[[["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 2024-11-19 UTC."],[[["SubmitOrdersForApprovalAndOverbook is an action used for submitting and potentially overbooking Order objects for approval within the OrderService."],["It inherits functionalities from OrderAction and SubmitOrdersForApproval, providing a streamlined workflow."],["Users can optionally bypass the inventory check during submission using the `skipInventoryCheck` boolean field."],["The service operates within the namespace `https://www.google.com/apis/ads/publisher/v202411`, enabling programmatic access."]]],["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"]]