type ReserveAndOverbookLineItems (v202411)

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

  • This action is part of the LineItemService and inherits from LineItemAction and ReserveLineItems.

  • It includes a skipInventoryCheck field (boolean) to bypass inventory checks during the action, defaulting to false.

  • The action's namespace is https://www.google.com/apis/ads/publisher/v202411.

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