abstract type PlacementAction (v202411)
Represents the actions that can be performed on Placement 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 PlacementService allows for performing actions on Placement objects."],["PlacementAction represents the various actions, including activating, archiving, and deactivating placements."],["The service and its actions are part of the Google Ad Manager API within a specific namespace."]]],["The `PlacementService` allows actions on `Placement` objects via `performPlacementAction()`. Available `PlacementAction` types include `ActivatePlacements`, `ArchivePlacements`, and `DeactivatePlacements`. These actions represent operations that can be executed on placement objects. The service operates within the `https://www.google.com/apis/ads/publisher/v202411` namespace.\n"]]