[[["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 page documents the \u003ccode\u003eSubmitOrdersForApproval\u003c/code\u003e action within the \u003ccode\u003eOrderService\u003c/code\u003e, used for submitting orders for approval in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis action inherits properties from \u003ccode\u003eOrderAction\u003c/code\u003e and includes a \u003ccode\u003eskipInventoryCheck\u003c/code\u003e field to bypass inventory verification during submission.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eskipInventoryCheck\u003c/code\u003e is a boolean field defaulting to false, allowing control over inventory checks during order approval submission.\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 have variants that bypass reservation changes. `SubmitOrdersForApproval` can overbook or skip inventory checks. The default behavior is to not skip the inventory check. All operations occur within the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# type SubmitOrdersForApproval (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...](/ad-manager/api/reference/v202408/OrderService.RetractOrdersWithoutReservationChanges \"RetractOrdersWithoutReservationChanges\") **SubmitOrdersForApproval** [SubmitOrdersForApprovalWith...](/ad-manager/api/reference/v202408/OrderService.SubmitOrdersForApprovalWithoutReservationChanges \"SubmitOrdersForApprovalWithoutReservationChanges\") [UnarchiveOrders](/ad-manager/api/reference/v202408/OrderService.UnarchiveOrders) \n▼\n[SubmitOrdersForApprovalAndO...](/ad-manager/api/reference/v202408/OrderService.SubmitOrdersForApprovalAndOverbook \"SubmitOrdersForApprovalAndOverbook\")\n\nThe action used for submitting [Order](/ad-manager/api/reference/v202408/OrderService.Order) objects for approval.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|--------------------------|-----------------------------------------------------------------------------------------------------------------------------------|\n| **`OrderAction` (inherited)** ||\n| **`SubmitOrdersForApproval`** ||\n| ### `skipInventoryCheck` | ` `xsd:`boolean` Indicates whether the inventory check should be skipped when performing this action. The default value is false. |"]]