[[["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-15 UTC."],[[["The latest version available for the `ReservationStatusEnum.ReservationStatus` is 0.19.0, with several previous versions listed dating back to 0.1.0."],["`ReservationStatusEnum.ReservationStatus` is a Protobuf enum that defines the possible reservation statuses for a line item in the `google.ads.admanager.v1` package."],["This enum implements the `ProtocolMessageEnum` interface and includes three specific status values: `RESERVED`, `UNRESERVED`, and `RESERVATION_STATUS_UNSPECIFIED`."],["The enum provides static fields and methods for managing the reservation statuses, such as `forNumber()`, `getDescriptor()`, and `valueOf()`, along with inherited methods from `Enum` and `Object`."],["The status values `RESERVED` indicates that inventory has been reserved, `UNRESERVED` indicates it has not been, and `RESERVATION_STATUS_UNSPECIFIED` indicating that no value was specified."]]],[]]