You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/engage/audiences/linked-audiences.md
+10-47Lines changed: 10 additions & 47 deletions
Original file line number
Diff line number
Diff line change
@@ -79,53 +79,16 @@ You can only create nested entity conditions up to six levels in depth. For exam
79
79
80
80
As you're building your Linked Audience, you can choose from the following conditions:
81
81
82
-
#### with entity
83
-
84
-
Creates a condition that filters profiles associated with entity relationships defined in the [Data Graph](/docs/unify/linked-profiles/data-graph/).
85
-
86
-
With this condition, you can navigate the full, nested entity relationships, and filter your audience on entity column values.
87
-
88
-
The event condition type supports these configurations:
89
-
90
-
* at least: supports 1 or greater
91
-
* exactly: supports 0 or greater*
92
-
* at most: supports 0 or greater*
93
-
94
-
*When filtering by 0, you can’t filter on by entity properties or on additional nested entities.
95
-
96
-
#### without entity
97
-
98
-
Creates a condition that filters profiles that are not associated with entity relationships defined in the [Data Graph](/docs/unify/linked-profiles/data-graph/).
99
-
100
-
#### with [ trait](/docs/unify/#enrich-profiles-with-traits)
101
-
102
-
Creates a condition that filters profiles with a specific trait.
103
-
104
-
#### without [ trait](/docs/unify/#enrich-profiles-with-traits)
105
-
106
-
Creates a condition that filters profiles without a specific trait.
107
-
108
-
#### part of [audience](/docs/glossary/#audience)
109
-
110
-
Creates a condition that filters profiles that are part of an existing audience.
111
-
112
-
#### not part of [audience](/docs/glossary/#audience)
113
-
114
-
Creates a condition that filters profiles that are not part of an existing audience.
115
-
116
-
#### with [event](/docs/glossary/#event)
117
-
118
-
Creates a condition that filters profiles that have a specific event in their event history. You can also filter on event property values. The event condition type supports these configurations:
119
-
120
-
* at least: supports 1 or greater
121
-
* exactly: supports 0 or greater
122
-
* at most: supports 0 or greater
123
-
124
-
#### without [event](/docs/glossary/#event)
125
-
126
-
Creates a condition that filters profiles that do not have a specific event in their event history. You can also filter on event property values.
127
-
128
-
You can also duplicate your conditions in the audience builder into the same condition group.
| with entity | Creates a condition that filters profiles associated with entity relationships defined in the [Data Graph](/docs/unify/data-graph/). With this condition, you can navigate the full, nested entity relationships, and filter your audience on entity column values. The event condition type supports these configurations: at least: supports 1 or greater, exactly: supports 0 or greater, at most: supports 0 or greater**When filtering by 0, you can’t filter on by entity properties or on additional nested entities.
85
+
| without entity | Creates a condition that filters profiles that are not associated with entity relationships defined in the [Data Graph](/docs/unify/linked-profiles/data-graph/).
86
+
| with [ trait](/docs/unify/#enrich-profiles-with-traits)| Creates a condition that filters profiles with a specific trait. |
87
+
| without [ trait](/docs/unify/#enrich-profiles-with-traits)| Creates a condition that filters profiles without a specific trait.|
88
+
| part of [audience](/docs/glossary/#audience)| Creates a condition that filters profiles that are part of an existing audience. |
89
+
| not part of [audience](/docs/glossary/#audience)| Creates a condition that filters profiles that are not part of an existing audience. |
90
+
| with [event](/docs/glossary/#event)| Creates a condition that filters profiles that have a specific event in their event history. You can also filter on event property values. The event condition type supports these configurations: at least: supports 1 or greater, exactly: supports 0 or greater, at most: supports 0 or greater|
91
+
| without [event](/docs/glossary/#event)| Creates a condition that filters profiles that do not have a specific event in their event history. You can also filter on event property values. You can also duplicate your conditions in the audience builder into the same condition group.|
0 commit comments