abstract type CreativeWrapperAction (v202405)
Service
CreativeWrapperService
Represents the actions that can be performed on CreativeWrapper
objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["The CreativeWrapperService allows for performing actions on CreativeWrapper objects."],["Available actions include activating and deactivating CreativeWrappers."],["CreativeWrapperAction represents the set of actions that can be performed."],["The service is located within the `https://www.google.com/apis/ads/publisher/v202405` namespace."]]],["The `CreativeWrapperService` allows actions on `CreativeWrapper` objects. The core functionality involves executing `CreativeWrapperAction` operations. Specifically, it offers the ability to `ActivateCreativeWrappers` and `DeactivateCreativeWrappers`. These actions are performed using the `performCreativeWrapperAction()` method. The service operates within the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]