type ResumeAndOverbookLineItems (v202411)

  • This documentation details the ResumeAndOverbookLineItems action within the LineItemService, used for resuming and potentially overbooking line items in Google Ad Manager.

  • The action inherits properties from LineItemAction and ResumeLineItems, with an additional skipInventoryCheck field to bypass inventory verification.

  • skipInventoryCheck is a boolean field, defaulting to false, that controls whether inventory availability is checked during the action.

The action used for resuming and overbooking LineItem objects.


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

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