Anchor to SubCollectionIneligibleReasonSub
enumSub Collection Ineligible Reason
Stable identifier for why a collection cannot be referenced as a sub-collection target.
Anchor to Valid valuesValid values
- CHAIN_REFERENCE
- INVALID_COLLECTION_REFERENCE
- SELF_REFERENCE
- Anchor to CHAIN_REFERENCECHAIN_
REFERENCE The referenced collection itself owns a sub-collection source (chains of depth > 1 are not supported).
- Anchor to INVALID_COLLECTION_REFERENCEINVALID_
COLLECTION_ REFERENCE The referenced collection id does not parse as a positive integer or does not exist in the shop.
- Anchor to SELF_REFERENCESELF_
REFERENCE The referenced collection is one of the source's owning collections (a source cannot reference itself).
Was this section helpful?
Anchor to FieldsFields
- Anchor to CollectionSubCollectionEligibilityState.ineligibleReasonCollection•OBJECT
Sub Collection Eligibility State.ineligibleReason Whether a collection is eligible for one role (inclusion or exclusion) in a sub-collection relationship, plus the reason it isn't if applicable.
Was this section helpful?