AI-generated Key Takeaways
-
This documentation details the
ResumeAndOverbookLineItems
action within theLineItemService
, used for resuming and potentially overbooking line items in Google Ad Manager. -
The action inherits properties from
LineItemAction
andResumeLineItems
, with an additionalskipInventoryCheck
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)
|
|
|
Indicates whether the inventory check should be skipped when performing this action. The default value is false. |
ResumeAndOverbookLineItems
|