Send feedback
Create supplemental feeds
Stay organized with collections
Save and categorize content based on your preferences.
We would like to introduce the beta version of the Merchant API . It is the new version of the
Content API for Shopping and the future.
For information about how Merchant API can improve your integration and how you can help shape the
future, see Announcing
the Merchant API Beta .
Before you can make supplemental feed calls with the Content API, you have to
create a supplemental feed in Merchant Center. Follow the instructions in
Create a feed
and make sure you select Content API as the feed source. However, the primary
feed that you modify with the supplemental feed can use any source, including
Google Sheets, scheduled fetch, direct upload, or Content API.
Note: It isn't possible to create supplemental feeds directly via the Content
API.
Retrieve IDs for supplemental feeds
After creating a supplemental feed, retrieve the feedId
in Merchant Center so
that you can use it to make Content API calls.
To retrieve a feedId
, follow these steps:
In Merchant Center , select Products > Feeds .
In the Supplemental feeds section, click the feed name, then the Settings tab.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-07-03 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?
{"lastModified": "Last updated 2024-07-03 UTC."}
[[["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-07-03 UTC."]]