[[["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 webpage provides documentation for `RoleStatusEnum.RoleStatus`, a Protobuf enum within the Google Ad Manager API, and it indicates the status of a given role."],["There are multiple versions of the API listed, ranging from the latest version 0.19.0 down to version 0.1.0."],["The `RoleStatusEnum.RoleStatus` can be in one of three states: `ACTIVE`, `INACTIVE`, or `ROLE_STATUS_UNSPECIFIED`, each having a corresponding numerical value."],["This enum implements the `ProtocolMessageEnum` interface and inherits several methods from `Enum` and `Object` classes, allowing for standard operations like comparing and converting values."],["There are several static and non static methods allowing for different operations on the enum such as getting its descriptor, getting its number, or obtaining its value."]]],[]]