abstract type CreativeWrapperAction (v202411)
Service
CreativeWrapperService
Represents the actions that can be performed on CreativeWrapper
objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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 2024-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["The CreativeWrapperService allows for performing actions on CreativeWrapper objects."],["`performCreativeWrapperAction()` is used to execute actions like activating or deactivating CreativeWrappers."],["CreativeWrapperAction represents the different operations available, including ActivateCreativeWrappers and DeactivateCreativeWrappers."],["These actions are managed within the `https://www.google.com/apis/ads/publisher/v202411` namespace."]]],["The `CreativeWrapperService` allows actions on `CreativeWrapper` objects. Key actions include `performCreativeWrapperAction()`, which can execute `ActivateCreativeWrappers` or `DeactivateCreativeWrappers`. These actions are represented under the `CreativeWrapperAction` class. The service operates within the `https://www.google.com/apis/ads/publisher/v202411` namespace, allowing for managing the activation and deactivation of creative wrappers.\n"]]