Skip to main content
object

Requires read_products access scope.

Represents at rule that's used to assign products to a collection.

CollectionRuleColumn!non-null

The attribute that the rule focuses on. For example, title or product_type.

String!non-null

The value that the operator is applied to. For example, Hats.

CollectionRuleConditionObject

The value that the operator is applied to.

CollectionRuleRelation!non-null

The type of operator that the rule is based on. For example, equals, contains, or not_equals.


Was this section helpful?