[[["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."],[],["This document outlines the process to update a client user's status via a `PUT` HTTP request to a specified URL. The URL requires three path parameters: `accountId`, `clientAccountId`, and `userId`, all numerical identifiers. The request body must include a `ClientUser` instance, and a successful response will also return a `ClientUser` instance. Authorization requires the `https://www.googleapis.com/auth/adexchange.buyer` OAuth scope. gRPC Transcoding syntax is used.\n"],null,[]]