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 2025-08-06 UTC."],[[["\u003cp\u003eThis documentation focuses on the \u003ccode\u003eRetractOrdersWithoutReservationChanges\u003c/code\u003e action within the \u003ccode\u003eOrderService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRetractOrdersWithoutReservationChanges\u003c/code\u003e is used to retract orders without affecting the reservation status of associated line items.\u003c/p\u003e\n"],["\u003cp\u003eIt's part of the Google Ad Manager API and falls under the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis action inherits from the \u003ccode\u003eOrderAction\u003c/code\u003e parent.\u003c/p\u003e\n"]]],["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"],null,["# type RetractOrdersWithoutReservationChanges (v202408)\n\n**Service** \n**OrderService** **Inheritance** \n[OrderAction](/ad-manager/api/reference/v202408/OrderService.OrderAction) \n▼\n[ApproveOrders](/ad-manager/api/reference/v202408/OrderService.ApproveOrders) [ApproveOrdersWithoutReserva...](/ad-manager/api/reference/v202408/OrderService.ApproveOrdersWithoutReservationChanges \"ApproveOrdersWithoutReservationChanges\") [ArchiveOrders](/ad-manager/api/reference/v202408/OrderService.ArchiveOrders) [DeleteOrders](/ad-manager/api/reference/v202408/OrderService.DeleteOrders) [DisapproveOrders](/ad-manager/api/reference/v202408/OrderService.DisapproveOrders) [DisapproveOrdersWithoutRese...](/ad-manager/api/reference/v202408/OrderService.DisapproveOrdersWithoutReservationChanges \"DisapproveOrdersWithoutReservationChanges\") [PauseOrders](/ad-manager/api/reference/v202408/OrderService.PauseOrders) [ResumeOrders](/ad-manager/api/reference/v202408/OrderService.ResumeOrders) [RetractOrders](/ad-manager/api/reference/v202408/OrderService.RetractOrders) **RetractOrdersWithoutReserva...** [SubmitOrdersForApproval](/ad-manager/api/reference/v202408/OrderService.SubmitOrdersForApproval) [SubmitOrdersForApprovalWith...](/ad-manager/api/reference/v202408/OrderService.SubmitOrdersForApprovalWithoutReservationChanges \"SubmitOrdersForApprovalWithoutReservationChanges\") [UnarchiveOrders](/ad-manager/api/reference/v202408/OrderService.UnarchiveOrders)\n\nThe action used for retracting [Order](/ad-manager/api/reference/v202408/OrderService.Order) objects. This action does not\nmake any changes to the [LineItem.reservationStatus](/ad-manager/api/reference/v202408/ForecastService.LineItem#reservationStatus) of the line items\nwithin the order.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---|---|\n| **`OrderAction` (inherited)** ||\n| **`RetractOrdersWithoutReservationChanges`** ||"]]