enum CdnConfigurationStatus (v202411)

  • CdnConfigurationStatus indicates the status of a CdnConfiguration.

  • CdnConfigurationStatus has states like UNKNOWN, ACTIVE (in use), and ARCHIVED (no longer used).

  • This enumeration is part of the CdnConfigurationService and is found within the https://www.google.com/apis/ads/publisher/v202411 namespace.

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.