We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b91614 commit 6894aafCopy full SHA for 6894aaf
src/engage/audiences/linked-audiences.md
@@ -108,9 +108,9 @@ You can create audience definitions using either `AND` or `OR` operators across
108
109
#### Entity Conditions
110
111
-- *at least*: only supports 1 or greater
112
-- *exactly*: supports 0 or greater
113
-- *at most*: supports 0 or greater
+- *at least*: only supports 1 or greater.
+- *exactly*: supports 0 or greater.
+- *at most*: supports 0 or greater.
114
- When filtering by 0, you can’t filter by entity properties or by additional nested entities.
115
116
#### Negative Audiences
0 commit comments