AI-generated Key Takeaways
-
The
ReserveLineItems
action is used for reservingLineItem
objects within theLineItemService
. -
This action inherits from
LineItemAction
and resides within thehttps://www.google.com/apis/ads/publisher/v202411
namespace. -
It includes a
skipInventoryCheck
field, a boolean indicating whether to bypass inventory verification during reservation (defaults to false).
The action used for reserving LineItem objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
LineItemAction (inherited)
|
|
ReserveLineItems
|
|
|
Indicates whether the inventory check should be skipped when performing this action. The default value is false. |