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/v202411
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-11-19 UTC."],[[["This action is used for approving and overbooking orders, automatically approving all line items within the order."],["Skipping the inventory check during this action is optional, with the default behavior being to perform the check."],["More information on the implications of approving and overbooking orders and their line items can be found in the Ad Manager Help Center."],["This action is part of the OrderService, under the ApproveOrders and ApproveAndOverbookOrders hierarchy."]]],["The `ApproveAndOverbookOrders` action, inheriting from `OrderAction` and `ApproveOrders`, approves and overbooks `Order` objects and their `LineItem` objects. A boolean field, `skipInventoryCheck`, determines if an inventory check is bypassed during the action, defaulting to `false`. This action's details, regarding the impact on orders and line items are documented in the Ad Manager Help Center. The namespace for this action is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]