type SubmitOrdersForApproval (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
The action used for submitting Order objects for approval.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field
|
OrderAction (inherited)
|
SubmitOrdersForApproval
|
skipInventoryCheck
|
xsd:boolean
Indicates whether the inventory check should be skipped when performing this action.
The default value is false.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThis page focuses on the \u003ccode\u003eSubmitOrdersForApproval\u003c/code\u003e action within the \u003ccode\u003eOrderService\u003c/code\u003e, which is used for submitting Order objects for approval in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSubmitOrdersForApproval\u003c/code\u003e action inherits from the \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\u003eBy default, \u003ccode\u003eskipInventoryCheck\u003c/code\u003e is set to false, meaning inventory checks are performed when submitting orders for approval.\u003c/p\u003e\n"]]],["The `OrderService` utilizes `OrderAction` for various order management tasks. Key actions include approving, archiving, deleting, disapproving, pausing, resuming, retracting, submitting for approval, and unarchiving orders. `SubmitOrdersForApproval` action is used to submit `Order` objects for approval and it is possible to skip inventory checks by setting `skipInventoryCheck` to true. There are actions with and without reservation changes.\n"],null,["# type SubmitOrdersForApproval (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** [SubmitOrdersForApprovalWith...](/ad-manager/api/reference/v202411/OrderService.SubmitOrdersForApprovalWithoutReservationChanges \"SubmitOrdersForApprovalWithoutReservationChanges\") [UnarchiveOrders](/ad-manager/api/reference/v202411/OrderService.UnarchiveOrders) \n▼\n[SubmitOrdersForApprovalAndO...](/ad-manager/api/reference/v202411/OrderService.SubmitOrdersForApprovalAndOverbook \"SubmitOrdersForApprovalAndOverbook\")\n\nThe action used for submitting [Order](/ad-manager/api/reference/v202411/OrderService.Order) objects for approval.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\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. |"]]