Stay organized with collections
Save and categorize content based on your preferences.
Since the Content API lets you programmatically interact with Google Merchant
Center, the first step to using the Content API is setting up and testing your
Merchant Center account.
To create and test your Merchant Center account, complete the following steps:
In Merchant Center, find the unique identifier of your account, which is the
number at the top-right corner of the page, above the account email address.
In the Credentials section, select Google OAuth 2.0 and API
key.
Click Execute.
If prompted, sign in with the Google Account associated with your Merchant
Center account.
If your Merchant Center account is configured correctly, the request succeeds
and returns an HTTP response code 200. However, since you just created a new
account, the products.list method might not return any products. Later in this
guide, you will add a product and then call products.list again to confirm
that the operation succeeded.
[[["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 2024-11-20 UTC."],[[["The Merchant API beta is now available, offering a new and improved way to interact with Google Merchant Center."],["This API is the future of the Content API for Shopping, providing enhanced integration capabilities."],["To utilize the Merchant API, you need a Merchant Center account; detailed setup instructions are provided if you don't already have one."],["You can test your Merchant Center account and API integration using the `products.list` request with your unique Merchant Center ID."]]],[]]