[[["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 CreativeService allows for performing actions on Creative objects within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eActions such as activating or deactivating creatives can be performed using specific CreativeAction types like ActivateCreatives and DeactivateCreatives.\u003c/p\u003e\n"],["\u003cp\u003eThe service uses the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e for its operations.\u003c/p\u003e\n"]]],["The `CreativeService` allows actions on `Creative` objects, specifically through the `performCreativeAction()` method. This method utilizes `CreativeAction`, which has inherited actions `ActivateCreatives` and `DeactivateCreatives`. These actions enable enabling or disabling creatives. The service's namespace is `https://www.google.com/apis/ads/publisher/v202411`, where all operations regarding `Creative` are done.\n"],null,["# abstract type CreativeAction (v202411)\n\n**Service** \n**CreativeService** **Dependencies** \n[performCreativeAction()](/ad-manager/api/reference/v202411/CreativeService#performCreativeAction) \n▼\n**CreativeAction** **Inheritance** \n**CreativeAction** \n▼\n[ActivateCreatives](/ad-manager/api/reference/v202411/CreativeService.ActivateCreatives) [DeactivateCreatives](/ad-manager/api/reference/v202411/CreativeService.DeactivateCreatives)\n\nRepresents the actions that can be performed on [Creative](/ad-manager/api/reference/v202411/CreativeService.Creative) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|---|---|"]]