abstract type PlacementAction (v202502)
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/v202502
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."],[],["The core content describes actions performed on Placement objects via the PlacementService. The `performPlacementAction()` method handles these actions, which are defined under `PlacementAction`. Specific actions include `ActivatePlacements`, `ArchivePlacements`, and `DeactivatePlacements`. These actions are utilized within the namespace `https://www.google.com/apis/ads/publisher/v202502`. The service and its actions allow for managing the status of Placement objects.\n"],null,["# abstract type PlacementAction (v202502)\n\n**Service** \n**PlacementService** **Dependencies** \n[performPlacementAction()](/ad-manager/api/reference/v202502/PlacementService#performPlacementAction) \n▼\n**PlacementAction** **Inheritance** \n**PlacementAction** \n▼\n[ActivatePlacements](/ad-manager/api/reference/v202502/PlacementService.ActivatePlacements) [ArchivePlacements](/ad-manager/api/reference/v202502/PlacementService.ArchivePlacements) [DeactivatePlacements](/ad-manager/api/reference/v202502/PlacementService.DeactivatePlacements)\n\nRepresents the actions that can be performed on [Placement](/ad-manager/api/reference/v202502/PlacementService.Placement) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Field ----- ||\n|---|---|"]]