Skip to content

Commit 5cc79ec

Browse files
authored
html in table [netlify-build]
1 parent ff4bd15 commit 5cc79ec

File tree

1 file changed

+5
-23
lines changed

1 file changed

+5
-23
lines changed

src/engage/audiences/linked-audiences.md

Lines changed: 5 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -82,39 +82,21 @@ 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-
8685
| Profiles Conditions | Description |
87-
8886
|---------------------------|---------------------------------------|
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. The event condition type supports these configurations:
8988

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:
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>|
9390

94-
* _at least_: supports 1 or greater
95-
* _exactly:_ supports 0 or greater*
96-
* _at most:_ supports 0 or greater*
97-
98-
* When filtering by 0, you can’t filter on by entity properties or on additional nested entities.
91+
*When filtering by 0, you can’t filter on by entity properties or on additional nested entities.
9992

10093
| 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-
10294
| with [ trait](/docs/unify/#enrich-profiles-with-traits) | Creates a condition that filters profiles with a specific trait. |
103-
10495
| without [ trait](/docs/unify/#enrich-profiles-with-traits) | Creates a condition that filters profiles without a specific trait. |
105-
10696
| part of [audience](/docs/glossary/#audience) | Creates a condition that filters profiles that are part of an existing audience. |
107-
10897
| not part of [audience](/docs/glossary/#audience) | Creates a condition that filters profiles that are not part of an existing audience. |
109-
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.
111-
112-
The event condition type supports these configurations:
113-
114-
* _at least_: supports 1 or greater
115-
* _exactly:_ supports 0 or greater
116-
* _at most:_ supports 0 or greater
117-
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>|
118100
| 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.|
119101

120102
You can also duplicate your conditions in the audience builder into the same condition group.

0 commit comments

Comments
 (0)