type ResumeAndOverbookLineItems (v202502)

  • ResumeAndOverbookLineItems is an action used for resuming and overbooking LineItem objects.

  • It is a type of LineItemAction and inherits from ResumeLineItems.

  • This action includes a skipInventoryCheck field, which is a boolean indicating whether the inventory check should be skipped, defaulting to false.

The action used for resuming and overbooking LineItem objects.


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

Field

LineItemAction (inherited)
ResumeLineItems (inherited)

skipInventoryCheck

xsd:boolean

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

ResumeAndOverbookLineItems