...
Operator | Description |
---|---|
equal to | Include profiles that are exactly equal to the selected value. |
not equal to | Include profiles that are not equal to the selected value. |
greater than | |
greater than or equal to | |
less than | |
less than or equal to | |
contains | |
starts with | |
ends with | |
regex | |
not regex | |
is between | |
does not contain | |
does not start with | |
does not end with | |
is one of | |
is not one of | |
Review the following Operator information to help you create accurate SQL code for your segment attribute conditions.
...