ProductStatus

  • This page describes the different statuses a product can have, specifically in relation to showing in ads.

  • Statuses range from UNSPECIFIED and UNKNOWN to indicating whether a product is NOT_ELIGIBLE, ELIGIBLE_LIMITED, or fully ELIGIBLE to appear in ads.

  • The Enums table provides a clear description for each possible product status.

Enum describing the status of a product.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents values unknown in this version.

NOT_ELIGIBLE

The product cannot show in ads.

ELIGIBLE_LIMITED

The product can show in ads but may be limited in where and when it can show due to identified issues.

ELIGIBLE

The product can show in ads.