The action used for approving 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, see the Ad Manager
Help Center.
Namespace
https://www.google.com/apis/ads/publisher/v202405
Field
OrderAction (inherited)
ApproveOrders
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-05-15 UTC."],[[["The OrderService allows for various actions to be performed on Order objects, such as approving, archiving, deleting, pausing, resuming, and retracting."],["ApproveOrders is an action used to approve Order objects, including all associated LineItem objects within the order."],["When an order is approved, specific changes occur to the order and its line items, detailed in the Ad Manager Help Center."],["ApproveOrders has a `skipInventoryCheck` field that controls whether inventory check should be bypassed during the approval process, defaulting to false."],["The namespace for OrderService is `https://www.google.com/apis/ads/publisher/v202405`."]]],[]]