[[["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-30 UTC."],[[["Creates a new Merchant Center sub-account under a multi-client account."],["Requires an HTTP POST request to a specific endpoint with the managing account's ID."],["The request body should contain an `Account` object and a successful response will return the newly created `Account` object."],["Authorization is necessary using the `https://www.googleapis.com/auth/content` OAuth scope."]]],["This content outlines how to create a Merchant Center sub-account using an HTTP POST request. The request is sent to a specific URL using the managing account's ID as a path parameter. The request body must contain an `Account` instance. A successful request returns a newly created `Account` instance in the response body. Authorization requires the `https://www.googleapis.com/auth/content` OAuth scope.\n"]]