Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The `CdnConfigurationService` relies on `CdnConfiguration`. `CdnConfigurationStatus` denotes the status of a `CdnConfiguration`. Possible statuses include `UNKNOWN` (value not exposed by API version), `ACTIVE` (configuration in use), and `ARCHIVED` (configuration no longer in use). The service namespace is `https://www.google.com/apis/ads/publisher/v202411`. The key actions involve defining and understanding the status of a CDN configuration within the service.\n"]]