rocket
Merchant API
– der offizielle Nachfolger der Content API for Shopping.
add_alert
Hinweis: Die Content API for Shopping wird am 18. August 2026 eingestellt.
Los gehts
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Mit der Content API for Shopping können Sie die Google Merchant Center-Kontoverwaltung automatisieren.
Mit der Content API for Shopping haben Sie beispielsweise folgende Möglichkeiten:
- Produkte hochladen
- Inventar verwalten
- Merchant Center-Konten verwalten
- Inventar mit Google Ads verknüpfen
Nachdem Sie Produkte hochgeladen haben, können Sie andere Google for Retail-Lösungen nutzen. Sie können Ihre Produkte beispielsweise in Shopping-Kampagnen bewerben.
Die Händler sind dafür verantwortlich, die Richtlinien für Shopping-Anzeigen und Produkteinträge einzuhalten. Google Shopping behält sich das Recht vor, diese Richtlinien durchzusetzen und entsprechend zu reagieren, wenn wir Inhalte oder Verhaltensweisen feststellen, die gegen diese Richtlinien verstoßen.
Im linken Navigationsmenü finden Sie Anleitungen, die Ihnen den Einstieg in die Content API for Shopping erleichtern, sowie in unserer Referenzdokumentation mit allen Details zu allen verfügbaren Funktionen.
Clientbibliotheken
Wir empfehlen, für die Bereitstellung der Content API for Shopping die Google API-Clientbibliotheken zu verwenden. Die Clientbibliotheken sind für viele gängige Programmiersprachen verfügbar und vereinfachen gängige API-Aufgaben, darunter:
- Nutzer autorisieren
- Anfragen senden
- Antworten parsen
Die Codebeispiele in diesem Leitfaden sind in Python geschrieben.
Eine Liste der verfügbaren Clientbibliotheken und Codebeispiele finden Sie unter Beispiele und Bibliotheken.
Ersteinrichtung
In dieser Anleitung werden die grundlegenden Schritte für den Einstieg in die Content API und zum ersten API-Aufruf beschrieben:
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2025-08-13 (UTC).
[null,null,["Zuletzt aktualisiert: 2025-08-13 (UTC)."],[[["\u003cp\u003eThe Merchant API is the new version of the Content API for Shopping and provides automated Google Merchant Center account management.\u003c/p\u003e\n"],["\u003cp\u003eUse the Merchant API to upload products, manage inventory, manage Merchant Center accounts, and link your inventory to Google Ads.\u003c/p\u003e\n"],["\u003cp\u003eMerchants are responsible for complying with Shopping ads and free listings policies.\u003c/p\u003e\n"],["\u003cp\u003eGoogle provides client libraries and code samples in various programming languages to simplify API integration.\u003c/p\u003e\n"],["\u003cp\u003eTo get started, set up your Merchant Center account, set up a client library, make an API call, and explore the Content API using provided guides.\u003c/p\u003e\n"]]],["The beta version of the Merchant API, the new Content API for Shopping, allows users to automate Google Merchant Center account management. Key actions include uploading products, managing inventory and accounts, and linking inventory to Google Ads. After uploading products, they can be promoted in Shopping campaigns. Merchants must adhere to Shopping ads and free listings policies. The API can be used with Google API client libraries, and the initial setup involves configuring the Merchant Center account, setting up a client library, making an API call and exploring the Content API.\n"],null,["# Get started\n\nYou can use the Content API for Shopping to automate\n[Google Merchant Center](//merchants.google.com/) account management.\n\nHere are some things you can do with the Content API for Shopping:\n\n- Upload products\n- Manage inventory\n- Manage Merchant Center accounts\n- Link your inventory to [Google Ads](//ads.google.com)\n\nAfter uploading products, you can take advantage of other\n[Google for Retail solutions](//google.com/retail/solutions/), like promoting\nyour products in\n[Shopping campaigns](//support.google.com/google-ads/answer/2454022).\n\nMerchants are responsible for complying with the [Shopping\nads](//support.google.com/merchants/answer/6149970) and [free\nlistings](//support.google.com/merchants/answer/9261529) policies. Google\nShopping reserves the right to enforce these policies and respond appropriately\nif we find content or behavior that violates these policies.\n\nSee the left navigation menu for guides to help you get started with the Content\nAPI for Shopping, and our [reference\ndocumentation](/shopping-content/reference/rest/v2.1) for full details on all\navailable features.\n\nClient libraries\n----------------\n\nWe recommend using the [Google API client libraries](/api-client-library) when\ndeploying the Content API for Shopping. The client libraries are available for\nmany popular programming languages and simplify common API tasks including the\nfollowing:\n\n- Authorizing users\n- Sending requests\n- Parsing responses\n\nCode samples in this guide are in Python.\n\nFor a list of available client libraries and code samples, see\n[Samples and Libraries](/shopping-content/guides/libraries).\n\nInitial setup\n-------------\n\nThis guide covers the basic steps to get started with the Content API and make\nyour first API call:\n\n- [Setting up your Merchant Center account](/shopping-content/guides/quickstart/setting-up-your-merchant-center-account)\n- [Setting up a client library](/shopping-content/guides/quickstart/setting-up-a-client-library)\n- [Making an API call](/shopping-content/guides/quickstart/making-an-api-call)\n- [Exploring the Content API](/shopping-content/guides/quickstart/exploring-the-content-api)"]]