abstract type ContentBundleAction (v202405)
Service
ContentBundleService
Represents the actions that can be performed on ContentBundle objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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 2024-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["The ContentBundleService allows for performing actions, like activating or deactivating, on ContentBundle objects within Google Ad Manager."],["ContentBundleAction represents the specific operations, such as ActivateContentBundles or DeactivateContentBundles, that can be applied to ContentBundles."],["These actions are managed through the performContentBundleAction() method, using the ContentBundleAction type to specify the desired operation."],["The service and its related actions reside within the `https://www.google.com/apis/ads/publisher/v202405` namespace for API access."]]],[]]