type ReserveLineItems (v202408)
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/v202408
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\u003eLineItemService\u003c/code\u003e allows for various actions on line items, including activating, archiving, deleting, pausing, releasing, reserving, resuming, and unarchiving.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReserveLineItems\u003c/code\u003e is an action specifically for reserving line item objects.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReserveLineItems\u003c/code\u003e provides the option to skip inventory checks during the reservation process via the \u003ccode\u003eskipInventoryCheck\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThis service operates within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `LineItemService` uses `LineItemAction` to manage line items. Specific actions include `ActivateLineItems`, `ArchiveLineItems`, `DeleteLineItems`, `PauseLineItems`, `ReleaseLineItems`, `ReserveLineItems`, `ResumeLineItems`, and `UnarchiveLineItems`. `ReserveAndOverbookLineItems` is a specialized reserve action. `ReserveLineItems` allows for skipping inventory checks via the `skipInventoryCheck` field, a boolean that defaults to false. The namespace for these actions is `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# type ReserveLineItems (v202408)\n\n**Service** \n**LineItemService** **Inheritance** \n[LineItemAction](/ad-manager/api/reference/v202408/LineItemService.LineItemAction) \n▼\n[ActivateLineItems](/ad-manager/api/reference/v202408/LineItemService.ActivateLineItems) [ArchiveLineItems](/ad-manager/api/reference/v202408/LineItemService.ArchiveLineItems) [DeleteLineItems](/ad-manager/api/reference/v202408/LineItemService.DeleteLineItems) [PauseLineItems](/ad-manager/api/reference/v202408/LineItemService.PauseLineItems) [ReleaseLineItems](/ad-manager/api/reference/v202408/LineItemService.ReleaseLineItems) **ReserveLineItems** [ResumeLineItems](/ad-manager/api/reference/v202408/LineItemService.ResumeLineItems) [UnarchiveLineItems](/ad-manager/api/reference/v202408/LineItemService.UnarchiveLineItems) \n▼\n[ReserveAndOverbookLineItems](/ad-manager/api/reference/v202408/LineItemService.ReserveAndOverbookLineItems)\n\nThe action used for reserving [LineItem](/ad-manager/api/reference/v202408/LineItemService.LineItem) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\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. |"]]