enum LineItemSummary.ReservationStatus (v202408)
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/v202408
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\u003eLineItemSummary.ReservationStatus\u003c/code\u003e indicates whether inventory has been reserved for a specific line item.\u003c/p\u003e\n"],["\u003cp\u003eThis attribute, part of the \u003ccode\u003eLineItemSummary\u003c/code\u003e object within the Google Ad Manager API, can have a value of either \u003ccode\u003eRESERVED\u003c/code\u003e or \u003ccode\u003eUNRESERVED\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use this information to understand the current reservation state of line items when working with the Ad Manager API.\u003c/p\u003e\n"]]],["The content details the `LineItemSummary.ReservationStatus`, which indicates the reservation status of a `LineItem`. This status is defined within the `ForecastService` and `LineItemService` and is part of the namespace `https://www.google.com/apis/ads/publisher/v202408`. The `ReservationStatus` enumeration has two possible values: `RESERVED`, meaning inventory is reserved, and `UNRESERVED`, meaning inventory is not reserved for the line item.\n"],null,["# enum LineItemSummary.ReservationStatus (v202408)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202408/ForecastService.LineItemSummary.ReservationStatus) **LineItemService** **Dependencies** \n[LineItemSummary](/ad-manager/api/reference/v202408/LineItemService.LineItemSummary) \n▼\n**LineItemSummary.Reservation...**\n\nSpecifies the reservation status of the [LineItem](/ad-manager/api/reference/v202408/LineItemService.LineItem).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\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. |"]]