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
| with entity | Creates a condition that filters profiles associated with entity relationships defined in the [Data Graph](/docs/unify/linked-profiles/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:
88
-
89
-
<ul><li>- at least: supports 1 or greater</li><li>- exactly: supports 0 or greater*</li><li>- at most: supports 0 or greater*</li></ul>|
90
-
91
-
*When filtering by 0, you can’t filter on by entity properties or on additional nested entities.
92
-
93
-
| 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/).
94
-
| with [ trait](/docs/unify/#enrich-profiles-with-traits)| Creates a condition that filters profiles with a specific trait. |
95
-
| without [ trait](/docs/unify/#enrich-profiles-with-traits)| Creates a condition that filters profiles without a specific trait. |
96
-
| part of [audience](/docs/glossary/#audience)| Creates a condition that filters profiles that are part of an existing audience. |
97
-
| not part of [audience](/docs/glossary/#audience)| Creates a condition that filters profiles that are not part of an existing audience. |
98
-
| 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:
99
-
<ul><li>- at least: supports 1 or greater</li><li>- exactly: supports 0 or greater</li><li>- at most: supports 0 or greater</li></ul>|
100
-
| 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.|
85
+
86
+
<tr>
87
+
<td><strong>Profiles Conditions</strong>
88
+
</p>
89
+
</td>
90
+
<td><strong>Description</strong>
91
+
</p>
92
+
</td>
93
+
</tr>
94
+
<tr>
95
+
<td>with entity
96
+
</p>
97
+
</td>
98
+
<td>Creates a condition that filters profiles associated with entity relationships defined in the [Data Graph](/docs/unify/linked-profiles/data-graph/). With this condition, you can navigate the full, nested entity relationships, and filter your audience on entity column values.
99
+
</p>
100
+
<p>
101
+
The event condition type supports these configurations:
102
+
</p>
103
+
<ul>
104
+
105
+
<li><em>at least</em>: supports 1 or greater
106
+
107
+
<li><em>exactly:</em> supports 0 or greater*
108
+
109
+
<li><em>at most:</em> supports 0 or greater*
110
+
111
+
<p>
112
+
* When filtering by 0, you can’t filter on by entity properties or on additional nested entities.
113
+
</p>
114
+
</li>
115
+
</ul>
116
+
</td>
117
+
</tr>
118
+
<tr>
119
+
<td>without entity
120
+
</p>
121
+
</td>
122
+
<td>Creates a condition that filters profiles that are not associated with entity relationships defined in the [Data Graph](/docs/unify/linked-profiles/data-graph/).
0 commit comments