The action used for submitting Order objects for approval. 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\u003eThe OrderService provides a way to manage orders in the system.\u003c/p\u003e\n"],["\u003cp\u003eIt includes various actions like approving, archiving, deleting, pausing, and resuming orders.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSubmitOrdersForApprovalWithoutReservationChanges\u003c/code\u003e is a specific action that submits orders for approval without altering the line item reservation status.\u003c/p\u003e\n"],["\u003cp\u003eThis service operates within the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],["The `OrderService` uses `OrderAction` to manage orders. Key actions include: approving, archiving, deleting, disapproving, pausing, resuming, retracting, submitting for approval, and unarchiving orders. Some actions like `ApproveOrders` and `RetractOrders` have variations to perform the action without reservation changes. The action `SubmitOrdersForApproval` submits order objects without changing `LineItem.reservationStatus`. The namespace is `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# type SubmitOrdersForApprovalWithoutReservationChanges (v202411)\n\n**Service** \n**OrderService** **Inheritance** \n[OrderAction](/ad-manager/api/reference/v202411/OrderService.OrderAction) \n▼\n[ApproveOrders](/ad-manager/api/reference/v202411/OrderService.ApproveOrders) [ApproveOrdersWithoutReserva...](/ad-manager/api/reference/v202411/OrderService.ApproveOrdersWithoutReservationChanges \"ApproveOrdersWithoutReservationChanges\") [ArchiveOrders](/ad-manager/api/reference/v202411/OrderService.ArchiveOrders) [DeleteOrders](/ad-manager/api/reference/v202411/OrderService.DeleteOrders) [DisapproveOrders](/ad-manager/api/reference/v202411/OrderService.DisapproveOrders) [DisapproveOrdersWithoutRese...](/ad-manager/api/reference/v202411/OrderService.DisapproveOrdersWithoutReservationChanges \"DisapproveOrdersWithoutReservationChanges\") [PauseOrders](/ad-manager/api/reference/v202411/OrderService.PauseOrders) [ResumeOrders](/ad-manager/api/reference/v202411/OrderService.ResumeOrders) [RetractOrders](/ad-manager/api/reference/v202411/OrderService.RetractOrders) [RetractOrdersWithoutReserva...](/ad-manager/api/reference/v202411/OrderService.RetractOrdersWithoutReservationChanges \"RetractOrdersWithoutReservationChanges\") [SubmitOrdersForApproval](/ad-manager/api/reference/v202411/OrderService.SubmitOrdersForApproval) **SubmitOrdersForApprovalWith...** [UnarchiveOrders](/ad-manager/api/reference/v202411/OrderService.UnarchiveOrders)\n\nThe action used for submitting [Order](/ad-manager/api/reference/v202411/OrderService.Order) objects for approval. This\naction does not make any changes to the [LineItem.reservationStatus](/ad-manager/api/reference/v202411/ForecastService.LineItem#reservationStatus)\nof the line items within the order.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|---|---|\n| **`OrderAction` (inherited)** ||\n| **`SubmitOrdersForApprovalWithoutReservationChanges`** ||"]]