type RetractOrders (v202405)
The action used for retracting Order objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
Field
|
OrderAction (inherited)
|
RetractOrders
|
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 `OrderService` provides methods for managing the lifecycle of orders, including actions like approving, archiving, deleting, pausing, resuming, and retracting."],["This page focuses on the `RetractOrders` action, used for retracting `Order` objects within the `OrderService`."],["The `RetractOrders` action resides under the `OrderService` and inherits from the generic `OrderAction`."],["This functionality is part of the Google Ad Manager API and can be accessed through the specified namespace."]]],["The `OrderService` utilizes `OrderAction` for managing `Order` objects. Key actions include `ApproveOrders`, `ArchiveOrders`, `DeleteOrders`, `DisapproveOrders`, `PauseOrders`, `ResumeOrders`, `RetractOrders`, `SubmitOrdersForApproval`, and `UnarchiveOrders`. Variations like \"WithoutReservationChanges\" are available for specific actions. `RetractOrders` is the action designed specifically for retracting `Order` objects. This service operates under the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]