abstract type CdnConfigurationAction (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
CdnConfigurationService
Represents the actions that can be performed on CdnConfiguration objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCdnConfigurationService\u003c/code\u003e allows for performing actions, like activating or archiving, on CDN configurations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCdnConfigurationAction\u003c/code\u003e represents the different operations that can be applied to \u003ccode\u003eCdnConfiguration\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eAvailable actions include \u003ccode\u003eActivateCdnConfigurations\u003c/code\u003e and \u003ccode\u003eArchiveCdnConfigurations\u003c/code\u003e, enabling CDN configuration management.\u003c/p\u003e\n"],["\u003cp\u003eThe service and its related objects reside within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `CdnConfigurationService` allows actions on `CdnConfiguration` objects. It has a `performCdnConfigurationAction()` dependency, which utilizes the base `CdnConfigurationAction` class. Two specific actions can be performed: `ActivateCdnConfigurations` and `ArchiveCdnConfigurations`. These actions are defined within the namespace `https://www.google.com/apis/ads/publisher/v202408`, managing how content delivery networks (CDNs) are configured within the system.\n"],null,["# abstract type CdnConfigurationAction (v202408)\n\n**Service** \n**CdnConfigurationService** **Dependencies** \n[performCdnConfigurationActi...](/ad-manager/api/reference/v202408/CdnConfigurationService#performCdnConfigurationAction \"performCdnConfigurationAction()\") \n▼\n**CdnConfigurationAction** **Inheritance** \n**CdnConfigurationAction** \n▼\n[ActivateCdnConfigurations](/ad-manager/api/reference/v202408/CdnConfigurationService.ActivateCdnConfigurations) [ArchiveCdnConfigurations](/ad-manager/api/reference/v202408/CdnConfigurationService.ArchiveCdnConfigurations)\n\nRepresents the actions that can be performed on [CdnConfiguration](/ad-manager/api/reference/v202408/CdnConfigurationService.CdnConfiguration) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---|---|"]]