[[["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 2024-08-20 UTC."],[[["CdnConfigurationService uses CdnConfiguration and CdnConfigurationStatus to manage CDN configurations in Google Ad Manager."],["CdnConfigurationStatus indicates whether a CDN configuration is active, archived, or unknown."],["Statuses include `ACTIVE` for configurations in use, `ARCHIVED` for those no longer used, and `UNKNOWN` if the API version doesn't expose the actual value."]]],["The `CdnConfigurationService` relies on `CdnConfiguration` and has a `CdnConfigurationStatus`. This status, represented by an enumeration, can be `UNKNOWN` (value not exposed), `ACTIVE` (configuration in use), or `ARCHIVED` (configuration no longer used). The namespace for this service is `https://www.google.com/apis/ads/publisher/v202408`. The core actions revolve around determining the operational status of a CDN configuration.\n"]]