abstract type OrderAction (v202402)
Represents the actions that can be performed on Order objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["The `OrderService` allows for various actions to be performed on `Order` objects, including approving, archiving, deleting, pausing, resuming, retracting, and submitting for approval."],["These actions are represented by the `OrderAction` object and its various subtypes, such as `ApproveOrders`, `ArchiveOrders`, and others."],["`performOrderAction()` is the primary method used to execute these actions on orders."],["The service is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],[]]