DistributionCatalogStatus
Consolidated publish and distribution state of a product in the Distribution Catalog. Exactly one value per product.
A product with no published snapshot is always DRAFT — its distribution status is never consulted. Among products that do have a published snapshot, the most specific value wins: DISTRIBUTED > PENDING_APPROVAL > PUBLISHED.
This page contains
Fields
| DISTRIBUTED | Published and live on at least one other marketplace — distributionStatus = DISTRIBUTED. |
| PENDING_APPROVAL | Published and awaiting network distribution approval — distributionStatus = REQUESTED. |
| PUBLISHED | Has a published snapshot, but is neither distributed nor awaiting approval. |
| DRAFT | No published snapshot — the row is the working (draft) version, whatever its distribution status. |