enum ContentBundleStatus (v202411)

  • ContentBundleStatus defines the operational state of ContentBundle objects within Google Ad Manager.

  • This status, with options like ACTIVE, INACTIVE, and ARCHIVED, determines whether a content bundle is active, inactive, or archived, impacting stats collection.

  • Defined within the namespace https://www.google.com/apis/ads/publisher/v202411, it's used by the ContentBundleService and associated with ContentBundle entities.

Status for ContentBundle objects.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
ACTIVE The object is active and stats are collected.
INACTIVE The object is no longer active and no stats collected.
ARCHIVED The object has been archived.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.