[[["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\u003eLineItemSummary.ReservationStatus specifies whether a LineItem has reserved inventory.\u003c/p\u003e\n"],["\u003cp\u003eThis feature uses the \u003ccode\u003eRESERVED\u003c/code\u003e or \u003ccode\u003eUNRESERVED\u003c/code\u003e enumerations to represent the reservation status.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this feature is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `LineItemSummary.ReservationStatus` details the inventory reservation status for a `LineItem`. It's found within the `ForecastService` and `LineItemService` in the `v202411` API. The possible statuses are `RESERVED`, meaning inventory is set aside, and `UNRESERVED`, indicating no inventory is reserved. This is used in the Google Ad Manager API namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# enum LineItemSummary.ReservationStatus (v202411)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202411/ForecastService.LineItemSummary.ReservationStatus) **LineItemService** **Dependencies** \n[LineItemSummary](/ad-manager/api/reference/v202411/LineItemService.LineItemSummary) \n▼\n**LineItemSummary.Reservation...**\n\nSpecifies the reservation status of the [LineItem](/ad-manager/api/reference/v202411/LineItemService.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. |"]]