type ApproveOrders (v202411)

  • The content describes the OrderService and its available actions in the Google Ad Manager API.

  • OrderAction is the base class for actions that can be performed on Order objects.

  • ApproveOrders is an action used to approve Order objects and their associated LineItem objects.

  • The ApproveOrders action has a skipInventoryCheck field which is a boolean indicating whether to skip the inventory check.

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/v202411

Field

OrderAction (inherited)
ApproveOrders

skipInventoryCheck

xsd:boolean

Indicates whether the inventory check should be skipped when performing this action. The default value is false.