Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
[[["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-05-29 UTC."],[[["Access roles define user permissions within the system, ranging from full control as an admin to view-only access."],["Standard users can manage campaigns but cannot impact other users, while read-only users have limited access to viewing campaigns and account changes."],["The system includes specialized roles like \"email only\" for recipients and an \"unspecified\" role for situations where the role is undefined."]]],["User access roles include `ADMIN`, who can manage the account and other users; `STANDARD`, who can modify campaigns but not user settings; `READ_ONLY`, for viewing only; and `EMAIL_ONLY`, for email recipients. Additionally, `UNSPECIFIED` indicates no role defined, and `UNKNOWN` signifies a role not recognized by the system version. The table defines the permissions each role possesses.\n"]]