Skip to content

Commit ff4bd15

Browse files
authored
Update linked-audiences.md [netlify-build]
1 parent 7e5634e commit ff4bd15

File tree

1 file changed

+18
-20
lines changed

1 file changed

+18
-20
lines changed

src/engage/audiences/linked-audiences.md

Lines changed: 18 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -82,40 +82,38 @@ You can only create nested entity conditions up to **six** levels in depth. For
8282

8383
As you're building your Linked Audience, you can choose from the following profiles conditions:
8484

85+
8586
| Profiles Conditions | Description |
87+
8688
|---------------------------|---------------------------------------|
87-
| 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.
88-
<ul>
8989

90-
<li><em>at least</em>: supports 1 or greater
90+
| 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.
91+
92+
The event condition type supports these configurations:
9193

92-
<li><em>exactly:</em> supports 0 or greater*
94+
* _at least_: supports 1 or greater
95+
* _exactly:_ supports 0 or greater*
96+
* _at most:_ supports 0 or greater*
9397

94-
<li><em>at most:</em> supports 0 or greater*
95-
</li>
96-
</ul>
97-
<p>
9898
* When filtering by 0, you can’t filter on by entity properties or on additional nested entities.
99-
</p>
99+
100100
| 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/).
101+
101102
| with [ trait](/docs/unify/#enrich-profiles-with-traits) | Creates a condition that filters profiles with a specific trait. |
103+
102104
| without [ trait](/docs/unify/#enrich-profiles-with-traits) | Creates a condition that filters profiles without a specific trait. |
105+
103106
| part of [audience](/docs/glossary/#audience) | Creates a condition that filters profiles that are part of an existing audience. |
104-
| not part of [audience](/docs/glossary/#audience) | Creates a condition that filters profiles that are not part of an existing audience. |
105-
| 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.
106107

107-
<p>
108-
The event condition type supports these configurations:
109-
</p>
110-
<ul>
108+
| not part of [audience](/docs/glossary/#audience) | Creates a condition that filters profiles that are not part of an existing audience. |
111109

112-
<li><em>at least</em>: supports 1 or greater
110+
| 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.
113111

114-
<li><em>exactly:</em> supports 0 or greater
112+
The event condition type supports these configurations:
115113

116-
<li><em>at most:</em> supports 0 or greater
117-
</li>
118-
</ul>
114+
* _at least_: supports 1 or greater
115+
* _exactly:_ supports 0 or greater
116+
* _at most:_ supports 0 or greater
119117

120118
| 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.|
121119

0 commit comments

Comments
 (0)