abstract type CreativeAction (v202308)
Represents the actions that can be performed on Creative objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202308
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 2023-08-22 UTC.
[null,null,["Last updated 2023-08-22 UTC."],[[["The CreativeService allows for performing actions on Creative objects within Google Ad Manager."],["`performCreativeAction()` is the primary method for executing these actions, utilizing CreativeAction objects for specifying the operation."],["CreativeAction objects represent the specific operations to be performed, such as activating or deactivating creatives."],["Available CreativeAction types include `ActivateCreatives` and `DeactivateCreatives`, providing control over the creative's status."],["This service operates within the namespace `https://www.google.com/apis/ads/publisher/v202308` for API interactions."]]],[]]