[[["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."],[[["This webpage details the `ReservationStatusEnum.ReservationStatus` enum, which defines the reservation statuses of a line item within the Google Ad Manager API."],["The latest version of this enum is 0.19.0, but the page also provides links to earlier versions ranging from 0.18.0 to 0.1.0."],["The enum implements the `ProtocolMessageEnum` interface and includes inherited methods from the `Enum` and `Object` classes."],["The enum defines three possible static field values with corresponding values: `RESERVATION_STATUS_UNSPECIFIED` (0), `RESERVED` (1), and `UNRESERVED` (2)."],["The `forNumber(int value)` static method is recommended over `valueOf(int value)`, which is now deprecated."]]],[]]