CollectionRuleRelation
enum
Describe how the specified columns relate to the conditions.
Values
ENDS_WITH
The attribute finishes with the condition.
EQUALS
The attribute equals the condition.
GREATER_THAN
The attribute is larger than the condition
LESS_THAN
The attribute is smaller than the condition.
NOT_CONTAINS
The condition is not within the attribute.
NOT_EQUALS
The attribute is not equal to the condition.
STARTS_WITH
The condition appears at the start of the attribute.
CONTAINS
The condition is contained within the attribute.
Status and error codes
For detailed information about common codes, see Status and error codes.
Map
Field from
Input field from
CollectionRuleRelation
Was this article helpful to you?