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 b2be998 commit 4abf113Copy full SHA for 4abf113
src/engage/audiences/index.md
@@ -78,6 +78,7 @@ To see which audiences reference a particular audience in their definitions, sel
78
| greater than | Value is greater than specified. |
79
| less than or equal to | Value is less than or equal to specified. |
80
| grater than or equal to | Value is greater than or equal to specified. |
81
+| equals any of | Matches any of specified values. |
82
| contains any of | Includes any of specified values. |
83
| contains | Includes specified substring or value. |
84
| does not contain | Excludes specified substring or value. |
0 commit comments