abstract type CreativeAction (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Represents the actions that can be performed on Creative 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 CreativeService allows for performing actions on Creative objects within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eCreativeAction represents the various actions, such as activating or deactivating, that can be applied to Creatives.\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 `CreativeService` allows actions on `Creative` objects, specifically through the `performCreativeAction()` method. This service utilizes `CreativeAction` inheritance, which encompasses actions like `ActivateCreatives` and `DeactivateCreatives`. These actions enable the manipulation of creative objects. The service is accessible via the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# abstract type CreativeAction (v202408)\n\n**Service** \n**CreativeService** **Dependencies** \n[performCreativeAction()](/ad-manager/api/reference/v202408/CreativeService#performCreativeAction) \n▼\n**CreativeAction** **Inheritance** \n**CreativeAction** \n▼\n[ActivateCreatives](/ad-manager/api/reference/v202408/CreativeService.ActivateCreatives) [DeactivateCreatives](/ad-manager/api/reference/v202408/CreativeService.DeactivateCreatives)\n\nRepresents the actions that can be performed on [Creative](/ad-manager/api/reference/v202408/CreativeService.Creative) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---|---|"]]