Anchor to RolloutCatalogChangeRollout
interfaceRollout Catalog Change
Requires The app must have read_rollouts access.
A rollout treatment change that applies to a catalog. The concrete type identifies the operation applied to the buyers the treatment serves.
Anchor to FieldsFields
- catalog (Catalog)
- id (ID!)
- Anchor to catalogcatalog•Catalog
The catalog that the change applies to. Returns
nullwhen the catalog has been deleted or the caller can't read it.Show fields
- •ID!non-null
A globally unique ID for this change, not the resource it affects.
Was this section helpful?
Anchor to Types implemented inTypes implemented in
- RolloutCatalogActivateChange (RolloutCatalogActivateChange)
- RolloutCatalogDraftChange (RolloutCatalogDraftChange)
- •OBJECT
A rollout treatment change that activates a catalog for the buyers the treatment serves, without changing the catalog's native status.
Show fields
- •OBJECT
A rollout treatment change that sets a catalog to draft for the buyers the treatment serves, without changing the catalog's native status.
Show fields
Was this section helpful?