[[["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-02-13 UTC."],[[["LineItemSummary.ReservationStatus specifies whether a LineItem has reserved inventory."],["It uses the `RESERVED` or `UNRESERVED` enumerations to indicate reservation status."],["This information is part of the Google Ad Manager API and is located within the specified namespace."]]],["The `LineItemSummary.ReservationStatus` specifies whether inventory is reserved for a `LineItem`. It is used by the `ForecastService` and `LineItemService`. The namespace is `https://www.google.com/apis/ads/publisher/v202402`. The status can be either `RESERVED`, meaning inventory is set aside, or `UNRESERVED`, indicating no inventory is reserved for that particular line item. The Line item summary is a dependency of the line item service.\n"]]