[[["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."],[],["The content details the `LineItemSummary.ReservationStatus` within the `ForecastService` and `LineItemService`, specifying the reservation status of a `LineItem`. It defines two possible statuses: `RESERVED`, meaning inventory is reserved for the line item, and `UNRESERVED`, meaning inventory is not reserved. The relevant namespace is `https://www.google.com/apis/ads/publisher/v202502`. These statuses and the service are part of Google's Ad Manager API.\n"],null,["# enum LineItemSummary.ReservationStatus (v202502)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202502/ForecastService.LineItemSummary.ReservationStatus) **LineItemService** **Dependencies** \n[LineItemSummary](/ad-manager/api/reference/v202502/LineItemService.LineItemSummary) \n▼\n**LineItemSummary.Reservation...**\n\nSpecifies the reservation status of the [LineItem](/ad-manager/api/reference/v202502/LineItemService.LineItem).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\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. |"]]