abstract type PlacementAction (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe PlacementService allows for performing actions on Placement objects.\u003c/p\u003e\n"],["\u003cp\u003ePlacementAction represents the various actions, including activating, archiving, and deactivating placements.\u003c/p\u003e\n"],["\u003cp\u003eThe service and its actions are part of the Google Ad Manager API within a specific namespace.\u003c/p\u003e\n"]]],["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"],null,["# abstract type PlacementAction (v202411)\n\n**Service** \n**PlacementService** **Dependencies** \n[performPlacementAction()](/ad-manager/api/reference/v202411/PlacementService#performPlacementAction) \n▼\n**PlacementAction** **Inheritance** \n**PlacementAction** \n▼\n[ActivatePlacements](/ad-manager/api/reference/v202411/PlacementService.ActivatePlacements) [ArchivePlacements](/ad-manager/api/reference/v202411/PlacementService.ArchivePlacements) [DeactivatePlacements](/ad-manager/api/reference/v202411/PlacementService.DeactivatePlacements)\n\nRepresents the actions that can be performed on [Placement](/ad-manager/api/reference/v202411/PlacementService.Placement) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|---|---|"]]