enum CdnConfigurationStatus (v202411)

  • The CdnConfigurationStatus enumeration indicates the operational status of a CDN configuration within Google Ad Manager.

  • Possible statuses include ACTIVE, signifying current usage; ARCHIVED, indicating discontinued usage; and UNKNOWN for statuses not exposed by the API version.

  • CdnConfigurationStatus is part of the CdnConfigurationService and relates to the CdnConfiguration object within the Google Ad Manager API.

Indicates the status of the CdnConfiguration.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
UNKNOWN The value returned if the actual value is not exposed by the requested API version.
ACTIVE The CDN configuration is in use.
ARCHIVED The CDN configuration is no longer used.