The rules representing how products are assigned to categories.
Fields
column ● CollectionRuleColumn!non-null
The attribute which rule focuses on,such as title、product_type.
More
condition ● String!non-null
The value of the applied operator. For example: Hats.
conditionObject ● CollectionRuleConditionObject
The value of the applied operator.
More
relation ● CollectionRuleRelation!non-null
The operator type which the rule is based on, such as equals, not_equals, contains.
More
Status and error codes
For detailed information about common codes, see Status and error codes.
Map
CollectionRule
Was this article helpful to you?