AI-generated Key Takeaways
-
ApproveAndOverbookOrders is an action used for approving and overbooking Order objects, which also approves all LineItem objects within the order.
-
This action is inherited from OrderAction and ApproveOrders.
-
The action can optionally skip the inventory check by setting the
skipInventoryCheckfield to true.
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/v202508
Field |
|
|---|---|
OrderAction (inherited)
|
|
ApproveOrders (inherited)
|
|
|
Indicates whether the inventory check should be skipped when performing this action. The default value is false. |
ApproveAndOverbookOrders
|
|