[[["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-06-06 UTC."],[[["\u003cp\u003eThis operation updates an existing Merchant Center account, requiring admin access and using a PATCH request.\u003c/p\u003e\n"],["\u003cp\u003eThe request must specify the account name in the path and can selectively update fields using the \u003ccode\u003eupdateMask\u003c/code\u003e query parameter.\u003c/p\u003e\n"],["\u003cp\u003eAccount details are provided in the request body using the \u003ccode\u003eAccount\u003c/code\u003e object, and the response, if successful, returns the updated \u003ccode\u003eAccount\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization requires the \u003ccode\u003ehttps://www.googleapis.com/auth/content\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],["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"],null,[]]