enum ContentStatus (v202508)

  • ContentStatus describes the status of a Content object.

  • The enumeration values ACTIVE, INACTIVE, ARCHIVED, and UNKNOWN indicate different states of a Content object's eligibility for ad serving and visibility.

Describes the status of a Content object.


Namespace
https://www.google.com/apis/ads/publisher/v202508
Enumeration Description
ACTIVE Indicates the Content has been created and is eligible to have ads served against it.
INACTIVE Indicates the Content has been deactivated and cannot have ads served against it.
ARCHIVED Indicates the Content has been archived; user-visible.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.