type ReserveAndOverbookLineItems (v202508)

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

  • This action inherits from both LineItemAction and ReserveLineItems.

  • A field called skipInventoryCheck, inherited from ReserveLineItems, is a boolean indicating whether the inventory check should be skipped and defaults to false.

The action used for reserving and overbooking LineItem objects.


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

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