AI-generated Key Takeaways
-
ResumeAndOverbookLineItems
is an action used for resuming and overbookingLineItem
objects within theLineItemService
. -
This action inherits from
LineItemAction
andResumeLineItems
. -
The
skipInventoryCheck
field, inherited fromResumeLineItems
, is a boolean indicating whether the inventory check should be skipped, with a default value of false.
The action used for resuming and overbooking LineItem objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
|
---|---|
LineItemAction (inherited)
|
|
ResumeLineItems (inherited)
|
|
|
Indicates whether the inventory check should be skipped when performing this action. The default value is false. |
ResumeAndOverbookLineItems
|