[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 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."]]],[]]