[[["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-02-25 UTC."],[[["This operation updates a Merchant Center account user and requires admin access."],["The request uses the `PATCH` method and requires specifying the user's resource name in the URL path."],["You can optionally provide an `updateMask` query parameter to specify which fields to update."],["The request and response bodies both utilize the `User` resource."],["Authorization requires the `https://www.googleapis.com/auth/content` scope."]]],["This document details updating a Merchant Center account user via a `PATCH` request to a specific URL using gRPC Transcoding. The request requires admin access and includes path parameter `user.name` for user identification, utilizing the `accounts/{account}/users/{email}` format. The optional `updateMask` query parameter specifies updatable fields like `accessRights`. The request and response bodies use the `User` resource. Authorization requires the `https://www.googleapis.com/auth/content` OAuth scope.\n"]]