[[["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-02-13 UTC."],[[["This documentation details the `SubmitOrdersForApprovalAndOverbook` action within the `OrderService`, used for submitting and potentially overbooking orders for approval in Google Ad Manager."],["It inherits attributes from `OrderAction` and `SubmitOrdersForApproval`, with an additional `skipInventoryCheck` field to bypass inventory verification during submission."],["This action operates within the `https://www.google.com/apis/ads/publisher/v202402` namespace."]]],["The `OrderService` utilizes the `OrderAction` to manage orders. Specifically, `SubmitOrdersForApproval` allows for submitting orders for approval, which is inherited from `OrderAction`. `SubmitOrdersForApprovalAndOverbook` action is used for submitting and overbooking orders for approval. `skipInventoryCheck`, a boolean field within this process, determines if the inventory check is omitted, with a default of false. The namespace for these actions is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]