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-08-20 UTC."],[[["This documentation focuses on the `RetractOrdersWithoutReservationChanges` action within the `OrderService`."],["`RetractOrdersWithoutReservationChanges` is used to retract orders without affecting the reservation status of associated line items."],["It's part of the Google Ad Manager API and falls under the namespace `https://www.google.com/apis/ads/publisher/v202408`."],["This action inherits from the `OrderAction` parent."]]],["OrderService, through its OrderAction inheritance, allows for managing orders. Key actions include: Approving, archiving, deleting, disapproving, pausing, resuming, retracting, submitting for approval, and unarchiving orders. Specific actions exist for managing orders without altering reservation statuses, like ApproveOrdersWithoutReservationChanges, DisapproveOrdersWithoutReservationChanges, and RetractOrdersWithoutReservationChanges. Retracting orders via RetractOrdersWithoutReservationChanges does not affect line item reservation status.\n"]]