The following operators are supported in JSON configurations to define various conditions for event exclusions, delays, and manipulations:
- EQUALS
- NOT_EQUALS
- GREATER_THAN
- LESS_THAN
- CONTAINS
- NOT_CONTAINS
- STARTS_WITH
- ENDS_WITH
- REGEX
- EMPTY
- NOT_EMPTY
- DATE_EQUALS
- DATE_GREATER_THAN
- DATE_LESS_THAN
When defining conditions for date fields, one of the above date-specific operators should be used.
Supported Date Formats:
yyyy-MM-dd'T'HH:mm:ss.SSSSSSSSSyyyy-MM-dd HH:mm:ss.SSSyyyy-MM-dd HH:mm:ss