[[["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\u003eSubmitOrdersForApprovalAndOverbook is an action used for submitting and potentially overbooking Order objects for approval within the OrderService.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits functionalities from OrderAction and SubmitOrdersForApproval, providing a streamlined workflow.\u003c/p\u003e\n"],["\u003cp\u003eUsers can optionally bypass the inventory check during submission using the \u003ccode\u003eskipInventoryCheck\u003c/code\u003e boolean field.\u003c/p\u003e\n"],["\u003cp\u003eThe service operates within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e, enabling programmatic access.\u003c/p\u003e\n"]]],["The `OrderService` utilizes the `OrderAction` inheritance, specifically `SubmitOrdersForApproval`. `SubmitOrdersForApprovalAndOverbook` is the action used to submit `Order` objects for approval, potentially overbooking them. A boolean field, `skipInventoryCheck`, controls whether the inventory check is bypassed during this process, with the default being false. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# type SubmitOrdersForApprovalAndOverbook (v202411)\n\n**Service** \n**OrderService** **Inheritance** \n[OrderAction](/ad-manager/api/reference/v202411/OrderService.OrderAction) \n▼\n[SubmitOrdersForApproval](/ad-manager/api/reference/v202411/OrderService.SubmitOrdersForApproval) \n▼\n**SubmitOrdersForApprovalAndO...**\n\nThe action used for submitting and overbooking [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` (inherited)** ||\n| ### `skipInventoryCheck` | ` `xsd:`boolean` Indicates whether the inventory check should be skipped when performing this action. The default value is false. |\n| **`SubmitOrdersForApprovalAndOverbook`** ||"]]