type DisapproveOrdersWithoutReservationChanges (v202408)
The action used for disapproving Order objects. All LineItem
objects within the order will be disapproved as well. This action does not
make any changes to the LineItem.reservationStatus of the line items
within the order.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
OrderAction (inherited)
|
DisapproveOrdersWithoutReservationChanges
|
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."],[[["This documentation focuses on the `DisapproveOrdersWithoutReservationChanges` action within the `OrderService`."],["This action is used to disapprove orders and their associated line items in Google Ad Manager."],["Importantly, `DisapproveOrdersWithoutReservationChanges` does not affect the reservation status of the line items within the order."],["It inherits properties from the more general `OrderAction` and is part of the `https://www.google.com/apis/ads/publisher/v202408` namespace."]]],["The `OrderService` uses `OrderAction` to manage orders. Key actions include: approving, archiving, deleting, disapproving, pausing, resuming, retracting, submitting for approval, and unarchiving orders. Specifically, `DisapproveOrders` disapproves an order and all its line items, without altering their reservation status. `DisapproveOrdersWithoutReservationChanges` is a specific field in `OrderAction` to do just that. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]