The action used for approving and overbooking Order objects. All LineItem objects
within the order will be approved as well. For more information on what happens to an order and
its line items when it is approved and overbooked, see the
Ad Manager Help Center.
Namespace
https://www.google.com/apis/ads/publisher/v202311
Field
OrderAction (inherited)
ApproveOrders (inherited)
skipInventoryCheck
xsd:boolean
Indicates whether the inventory check should be skipped when performing this action.
The default value is false.
[[["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-02 UTC."],[[["ApproveAndOverbookOrders action is used for approving and overbooking Order objects, including approving all LineItem objects within the order."],["Approving and overbooking orders results in specific actions on the order and its line items, which are detailed in the Ad Manager Help Center."],["By default, an inventory check is performed during this action; however, it can be skipped by setting the skipInventoryCheck field to true."],["This action inherits attributes from OrderAction and ApproveOrders, providing a structured approach to order management within the Google Ad Manager API."],["The namespace for this action is `https://www.google.com/apis/ads/publisher/v202311`, indicating its location within the API structure."]]],[]]