type ReserveAndOverbookLineItems (v202411)

  • ReserveAndOverbookLineItems is an action used for reserving and overbooking LineItem objects.

  • It is inherited from LineItemAction and ReserveLineItems.

  • This action has a field skipInventoryCheck, which is a boolean indicating whether to skip the inventory check, with a default value of false.

The action used for reserving and overbooking LineItem objects.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

LineItemAction (inherited)
ReserveLineItems (inherited)

skipInventoryCheck

xsd:boolean

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

ReserveAndOverbookLineItems