enum LineItemSummary.ReservationStatus (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Specifies the reservation status of the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration |
Description |
RESERVED
|
Indicates that inventory has been reserved for the line item.
|
UNRESERVED
|
Indicates that inventory has not been reserved for the line item.
|
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\u003e\u003ccode\u003eForecastService\u003c/code\u003e uses \u003ccode\u003eLineItemSummary.ReservationStatus\u003c/code\u003e to indicate if inventory has been reserved for a specific line item.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLineItemSummary.ReservationStatus\u003c/code\u003e can be either \u003ccode\u003eRESERVED\u003c/code\u003e or \u003ccode\u003eUNRESERVED\u003c/code\u003e, indicating whether inventory has been reserved for the line item or not.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this service is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The core content describes the `LineItemSummary.Reservation` status within the `ForecastService`. It details two possible statuses: `RESERVED`, indicating inventory has been allocated to a line item, and `UNRESERVED`, signifying no inventory is currently reserved. This information is part of the Ad Manager API, specifically within the namespace `https://www.google.com/apis/ads/publisher/v202411`, and interacts with `LineItemService` and `LineItemSummary`.\n"],null,["# enum LineItemSummary.ReservationStatus (v202411)\n\n**Service** \n**ForecastService** [LineItemService](/ad-manager/api/reference/v202411/LineItemService.LineItemSummary.ReservationStatus) **Dependencies** \n[LineItemSummary](/ad-manager/api/reference/v202411/ForecastService.LineItemSummary) \n▼\n**LineItemSummary.Reservation...**\n\nSpecifies the reservation status of the [LineItem](/ad-manager/api/reference/v202411/ForecastService.LineItem).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|--------------|-------------------------------------------------------------------|\n| `RESERVED` | Indicates that inventory has been reserved for the line item. |\n| `UNRESERVED` | Indicates that inventory has not been reserved for the line item. |"]]