[[["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-09-18 UTC."],[[["Creates a new client user in \"INVITED\" state and sends an email invitation for activation."],["Requires `https://www.googleapis.com/auth/authorized-buyers-marketplace` authorization scope for access."],["Uses `POST` request to `https://authorizedbuyersmarketplace.googleapis.com/v1/{parent=buyers/*/clients/*}/users` with parent specified in path."],["Request body should contain a `ClientUser` object and a successful response returns a `ClientUser` object."]]],[]]