type DisapproveOrders (v202408)
The action used for disapproving Order objects. All LineItem
objects within the order will be disapproved as well.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
OrderAction (inherited)
|
DisapproveOrders
|
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 `DisapproveOrders` action within the `OrderService`."],["`DisapproveOrders` is used to disapprove Order objects, including their associated LineItem objects."],["This action is part of the Google Ad Manager API, specifically within the `OrderService`."],["It's important to note that using `DisapproveOrders` will disapprove all LineItems within the specified Orders."]]],["The `OrderService` allows managing orders through various actions, including `ApproveOrders`, `ArchiveOrders`, `DeleteOrders`, `DisapproveOrders`, `PauseOrders`, `ResumeOrders`, `RetractOrders`, `SubmitOrdersForApproval`, and `UnarchiveOrders`. `DisapproveOrders` specifically disapproves orders and all associated line items. There are actions that have a version with \"WithoutReservationChanges\" such as `ApproveOrdersWithoutReservationChanges`. This service utilizes the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"]]