[[["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 2024-05-15 UTC."],[[["`LineItemSummary.ReservationStatus` indicates whether inventory has been reserved for a given line item."],["This attribute is part of the `LineItemSummary` object, which is used within the `ForecastService`."],["The possible values for `ReservationStatus` are `RESERVED` and `UNRESERVED`."],["The namespace for this attribute is `https://www.google.com/apis/ads/publisher/v202405`."]]],["The `ForecastService` depends on `LineItemSummary`, which details the reservation status of a `LineItem`. The `LineItemSummary.ReservationStatus` field can be either `RESERVED`, indicating inventory is reserved, or `UNRESERVED`, indicating inventory is not reserved. This information is part of the Google Ad Manager API within the `https://www.google.com/apis/ads/publisher/v202405` namespace. The key action is the check of the `LineItem` reservation status.\n"]]