[[["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 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|---|---|"]]