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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-15 UTC."],[[["The `DisapproveOrdersWithoutReservationChanges` action is used to disapprove Order objects and their associated LineItem objects."],["This action maintains the existing `LineItem.reservationStatus` of the line items within the order, meaning it doesn't adjust any reservations."],["The action is part of the `OrderService` and inherits from the broader `OrderAction` category within the Google Ad Manager API."],["This functionality resides within the `https://www.google.com/apis/ads/publisher/v202405` namespace."]]],[]]