The action used for retracting Order objects. 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."],[[["This documentation details the `RetractOrdersWithoutReservationChanges` action within the `OrderService`."],["This action is used to retract orders without affecting the reservation status of the line items within those orders."],["`RetractOrdersWithoutReservationChanges` is part of the `OrderAction` inheritance and operates within the `https://www.google.com/apis/ads/publisher/v202405` namespace."]]],["The `OrderService` uses `OrderAction` for various order management tasks. Actions include: `ApproveOrders`, `ArchiveOrders`, `DeleteOrders`, `DisapproveOrders`, `PauseOrders`, `ResumeOrders`, `RetractOrders`, `SubmitOrdersForApproval`, and `UnarchiveOrders`. Specific actions like `ApproveOrdersWithoutReservationChanges`, `DisapproveOrdersWithoutReservationChanges`, `SubmitOrdersForApprovalWithoutReservationChanges`, and `RetractOrdersWithoutReservationChanges` exist. `RetractOrdersWithoutReservationChanges` retracts orders without altering line item reservation status. The service operates within the `https://www.google.com/apis/ads/publisher/v202405` namespace.\n"]]