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 2025-08-06 UTC."],[],["The `OrderService` allows for various actions on orders, inheriting from `OrderAction`. These actions include `ApproveOrders`, `ArchiveOrders`, `DeleteOrders`, `DisapproveOrders`, `PauseOrders`, `ResumeOrders`, `RetractOrders`, `SubmitOrdersForApproval`, and their variants, like `ApproveOrdersWithoutReservationChanges`, `RetractOrdersWithoutReservationChanges`, and `SubmitOrdersForApprovalWithoutReservationChanges`. `DisapproveOrdersWithoutReservationChanges` disapproves orders and their associated line items, without altering their reservation status. The service operates within the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,[]]