AI-generated Key Takeaways
-
CdnConfigurationStatusindicates the status of aCdnConfiguration. -
The
CdnConfigurationStatuscan beUNKNOWN,ACTIVE, orARCHIVED. -
UNKNOWNmeans the value is not exposed by the API version,ACTIVEmeans the configuration is in use, andARCHIVEDmeans it is no longer used.
Service
CdnConfigurationService
Dependencies
CdnConfiguration
▼
CdnConfigurationStatus
Indicates the status of the CdnConfiguration.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
| 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. |