type ReserveLineItems (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
The action used for reserving LineItem objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field
|
LineItemAction (inherited)
|
ReserveLineItems
|
skipInventoryCheck
|
xsd:boolean
Indicates whether the inventory check should be skipped when performing this action.
The default value is false.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eReserveLineItems\u003c/code\u003e action is used for reserving \u003ccode\u003eLineItem\u003c/code\u003e objects within the \u003ccode\u003eLineItemService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis action inherits from \u003ccode\u003eLineItemAction\u003c/code\u003e and resides within the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003eskipInventoryCheck\u003c/code\u003e field, a boolean indicating whether to bypass inventory verification during reservation (defaults to false).\u003c/p\u003e\n"]]],["The `LineItemService` utilizes `LineItemAction` for managing line items. Specific actions include activating, archiving, deleting, pausing, releasing, resuming, and unarchiving line items. `ReserveLineItems` action reserves line items, with `ReserveAndOverbookLineItems` as a subtype. A field `skipInventoryCheck`, which is a boolean, allows skipping inventory checks during reservation actions. The default is false. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# type ReserveLineItems (v202411)\n\n**Service** \n**LineItemService** **Inheritance** \n[LineItemAction](/ad-manager/api/reference/v202411/LineItemService.LineItemAction) \n▼\n[ActivateLineItems](/ad-manager/api/reference/v202411/LineItemService.ActivateLineItems) [ArchiveLineItems](/ad-manager/api/reference/v202411/LineItemService.ArchiveLineItems) [DeleteLineItems](/ad-manager/api/reference/v202411/LineItemService.DeleteLineItems) [PauseLineItems](/ad-manager/api/reference/v202411/LineItemService.PauseLineItems) [ReleaseLineItems](/ad-manager/api/reference/v202411/LineItemService.ReleaseLineItems) **ReserveLineItems** [ResumeLineItems](/ad-manager/api/reference/v202411/LineItemService.ResumeLineItems) [UnarchiveLineItems](/ad-manager/api/reference/v202411/LineItemService.UnarchiveLineItems) \n▼\n[ReserveAndOverbookLineItems](/ad-manager/api/reference/v202411/LineItemService.ReserveAndOverbookLineItems)\n\nThe action used for reserving [LineItem](/ad-manager/api/reference/v202411/LineItemService.LineItem) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|--------------------------|-----------------------------------------------------------------------------------------------------------------------------------|\n| **`LineItemAction` (inherited)** ||\n| **`ReserveLineItems`** ||\n| ### `skipInventoryCheck` | ` `xsd:`boolean` Indicates whether the inventory check should be skipped when performing this action. The default value is false. |"]]