[[["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 an existing Merchant Center account, requiring admin access and using a PATCH request."],["The request must specify the account name in the path and can selectively update fields using the `updateMask` query parameter."],["Account details are provided in the request body using the `Account` object, and the response, if successful, returns the updated `Account` object."],["Authorization requires the `https://www.googleapis.com/auth/content` OAuth scope."]]],["This document details updating an account via a PATCH request to the `accounts/v1beta/{account.name=accounts/*}` endpoint. It requires admin access. The `account.name` path parameter specifies the account to update. The `updateMask` query parameter lists fields to modify, including `accountName`, `adultContent`, `languageCode`, and `timeZone`. The request and response body use the `Account` resource. Authorization requires the `https://www.googleapis.com/auth/content` OAuth scope.\n"]]