[[["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 details the \u003ccode\u003eSubmitOrdersForApprovalAndOverbook\u003c/code\u003e action within the \u003ccode\u003eOrderService\u003c/code\u003e, used for submitting and potentially overbooking orders for approval in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits properties from \u003ccode\u003eOrderAction\u003c/code\u003e and \u003ccode\u003eSubmitOrdersForApproval\u003c/code\u003e, with an additional \u003ccode\u003eskipInventoryCheck\u003c/code\u003e field to bypass inventory verification during submission.\u003c/p\u003e\n"],["\u003cp\u003eThis action operates within the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],["The core content details the `SubmitOrdersForApprovalAndOverbook` action within the `OrderService`. This action, inheriting from `OrderAction` and `SubmitOrdersForApproval`, is used to submit `Order` objects for approval while also allowing overbooking. A key field is `skipInventoryCheck`, a boolean that determines whether to bypass the inventory check during this action, defaulting to false. This is all within the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# type SubmitOrdersForApprovalAndOverbook (v202408)\n\n**Service** \n**OrderService** **Inheritance** \n[OrderAction](/ad-manager/api/reference/v202408/OrderService.OrderAction) \n▼\n[SubmitOrdersForApproval](/ad-manager/api/reference/v202408/OrderService.SubmitOrdersForApproval) \n▼\n**SubmitOrdersForApprovalAndO...**\n\nThe action used for submitting and overbooking [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` (inherited)** ||\n| ### `skipInventoryCheck` | ` `xsd:`boolean` Indicates whether the inventory check should be skipped when performing this action. The default value is false. |\n| **`SubmitOrdersForApprovalAndOverbook`** ||"]]