Skip to content

Commit 4ad311e

Browse files
committed
fix some headers
1 parent 208c12f commit 4ad311e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/engage/audiences/linked-audiences.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ at most: supports 0 or greater.
9696

9797
*When filtering by 0, you can’t filter on by entity properties or on additional nested entities.
9898

99-
#### Operator Selection
99+
#### Operator selection
100100

101101
You can create audience definitions using either `AND` or `OR` operators across all condition levels. You can switch between these operators when filtering on multiple entity or event properties, between conditions within a condition group, and between condition groups.
102102

@@ -112,13 +112,13 @@ This information appears when you click the user profile generated from the audi
112112

113113
![A screenshot of the Entity Explorer.](/docs/engage/images/entity_explorer.png)
114114

115-
#### Dynamic References
115+
#### Dynamic references
116116

117-
**Event Conditions**
117+
**Event conditions**
118118

119119
When filtering on event properties, you can dynamically reference the value of another profile trait, or enter a constant value. These operators support dynamic references: equals, not equals, less than, greater than, less than or equal, greater than or equal, contains, does not contain, starts with, ends with.
120120

121-
**Entity Conditions**
121+
**Entity conditions**
122122

123123
When filtering on entity properties, you can dynamically reference the value of another entity column (from the same entity branch at the same level or above it), profile trait, or enter a constant value.You can only dynamically reference properties of the same data type. Dynamic references are only supported for certain operators depending on the data type:
124124
NUMBER data type: equals, not equals, less than, greater than, less than or equal, greater than or equal
@@ -179,7 +179,7 @@ After you select an action, Segment attempts to automatically configure the data
179179

180180
Select additional traits and properties to include when the event is sent.
181181

182-
#### Show/Hide preview
182+
#### Show/hide preview
183183

184184
As you're enriching your events in Linked Audiences, you should view a preview of the event payload schema based on the properties you select. It might look like the following:
185185

0 commit comments

Comments
 (0)