type ApproveOrdersWithoutReservationChanges (v202408)
The action used for approving Order objects. All LineItem
objects within the order will be approved as well. This action does not
make any changes to the LineItem.reservationStatus of the line
items within the order. If there are reservable line items that have not
been reserved the operation will not succeed.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
OrderAction (inherited)
|
ApproveOrdersWithoutReservationChanges
|
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["The `OrderService` allows for various actions on `Order` objects, such as approving, archiving, deleting, pausing, and resuming."],["`ApproveOrders` action approves the `Order` and all its `LineItem` objects without changing the `LineItem.reservationStatus`."],["Reservable line items within the order must be reserved for the approve operation to succeed."],["This service is namespaced under `https://www.google.com/apis/ads/publisher/v202408`."],["`ApproveOrdersWithoutReservationChanges` is another available action, inheriting from `OrderAction`."]]],[]]