Anchor to CollectionRuleSetCollection
CollectionRuleSet
object
Requires access scope.
The set of rules that are used to determine which products are included in the collection.
Anchor to FieldsFields
- Anchor to appliedDisjunctivelyapplied•
Disjunctively Boolean!non-null Whether products must match any or all of the rules to be included in the collection. If true, then products must match at least one of the rules to be included in the collection. If false, then products must match all of the rules to be included in the collection.
- Anchor to rulesrules•[Collection
Rule!]! non-null The rules used to assign products to the collection.
Was this section helpful?