[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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 enumeration has two possible values: \u003ccode\u003eRESERVED\u003c/code\u003e and \u003ccode\u003eUNRESERVED\u003c/code\u003e, representing the reservation status of the line item.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this enumeration is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `ForecastService` depends on `LineItemSummary`, which details the reservation status of a `LineItem`. The `LineItemSummary.ReservationStatus` indicates whether inventory is `RESERVED` or `UNRESERVED`. `RESERVED` means inventory is held for the line item, while `UNRESERVED` signifies no inventory is currently set aside. These details are defined in the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# enum LineItemSummary.ReservationStatus (v202408)\n\n**Service** \n**ForecastService** [LineItemService](/ad-manager/api/reference/v202408/LineItemService.LineItemSummary.ReservationStatus) **Dependencies** \n[LineItemSummary](/ad-manager/api/reference/v202408/ForecastService.LineItemSummary) \n▼\n**LineItemSummary.Reservation...**\n\nSpecifies the reservation status of the [LineItem](/ad-manager/api/reference/v202408/ForecastService.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. |"]]