Skip to main content
Anchor to CollectionSourceExclusionCondition

CollectionSourceExclusionCondition

interface

Requires read_products access scope.

A condition that determines which products should be excluded from a collection.

•ID!
non-null

The unique identifier for this exclusion condition.


Was this section helpful?

Anchor to Types implemented inTypes implemented in

•OBJECT

A condition based on collections for excluding products from a collection.

•OBJECT

A condition based on product category IDs for excluding products from a collection.

•OBJECT

A condition based on product tags for excluding products from a collection.

•OBJECT

A condition based on product types for excluding products from a collection.

•OBJECT

A condition based on product vendors for excluding products from a collection.

•OBJECT

An exclusion condition introduced in a newer API version that is not modeled by this version of the API. Clients should treat the relation and values as opaque strings.


Was this section helpful?