Retrieves an account from your Merchant Center account. After inserting, updating, or deleting an account, it may take several minutes before changes take effect.
HTTP request
GET https://merchantapi.googleapis.com/accounts/v1beta/{name=accounts/*}
[[["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-01-23 UTC."],[[["Retrieves a Merchant Center account using a GET request to a specified URL."],["Requires an `account` path parameter to identify the specific account for retrieval."],["An empty request body is required, and the response returns the `Account` object if successful."],["Authorization is necessary using the `https://www.googleapis.com/auth/content` OAuth scope."]]],[]]