abstract type ContentBundleAction (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
ContentBundleService
Represents the actions that can be performed on ContentBundle objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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 ContentBundleService allows for performing actions, like activating or deactivating, on ContentBundle objects.\u003c/p\u003e\n"],["\u003cp\u003eContentBundleAction represents the different operations that can be applied to ContentBundles, with ActivateContentBundles and DeactivateContentBundles being specific examples.\u003c/p\u003e\n"],["\u003cp\u003eThis service is part of the Google Ad Manager API and uses a specific namespace for communication.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can find detailed information about the ContentBundle and ContentBundleAction objects, as well as the available actions, through the provided links.\u003c/p\u003e\n"]]],["The `ContentBundleService` allows actions on `ContentBundle` objects. The core actions, derived from `ContentBundleAction`, are `ActivateContentBundles` and `DeactivateContentBundles`. These actions represent the operations that can be performed, for example, to enable or disable content bundles. The service and its actions are defined under the `https://www.google.com/apis/ads/publisher/v202411` namespace. The function `performContentBundleAction()` is the method that executes these actions.\n"],null,["# abstract type ContentBundleAction (v202411)\n\n**Service** \n**ContentBundleService** **Dependencies** \n[performContentBundleAction()](/ad-manager/api/reference/v202411/ContentBundleService#performContentBundleAction) \n▼\n**ContentBundleAction** **Inheritance** \n**ContentBundleAction** \n▼\n[ActivateContentBundles](/ad-manager/api/reference/v202411/ContentBundleService.ActivateContentBundles) [DeactivateContentBundles](/ad-manager/api/reference/v202411/ContentBundleService.DeactivateContentBundles)\n\nRepresents the actions that can be performed on [ContentBundle](/ad-manager/api/reference/v202411/ContentBundleService.ContentBundle) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|---|---|"]]