Preview

DistributionCatalogStatus is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

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.