abstract type ContentBundleAction (v202408)
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/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 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 utilizes the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e for its operations.\u003c/p\u003e\n"]]],["The `ContentBundleService` allows actions on `ContentBundle` objects. Core actions include `ActivateContentBundles` and `DeactivateContentBundles`. These are performed using the `performContentBundleAction()` method, utilizing the `ContentBundleAction` object. The service operates within the namespace `https://www.google.com/apis/ads/publisher/v202408`, and this is where information regarding available fields is provided.\n"],null,["# abstract type ContentBundleAction (v202408)\n\n**Service** \n**ContentBundleService** **Dependencies** \n[performContentBundleAction()](/ad-manager/api/reference/v202408/ContentBundleService#performContentBundleAction) \n▼\n**ContentBundleAction** **Inheritance** \n**ContentBundleAction** \n▼\n[ActivateContentBundles](/ad-manager/api/reference/v202408/ContentBundleService.ActivateContentBundles) [DeactivateContentBundles](/ad-manager/api/reference/v202408/ContentBundleService.DeactivateContentBundles)\n\nRepresents the actions that can be performed on [ContentBundle](/ad-manager/api/reference/v202408/ContentBundleService.ContentBundle) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---|---|"]]