rocket
Meet
Merchant API
– the official successor to the Content API for Shopping.
updateNeuigkeiten
zu neuen Funktionen, Fehlerkorrekturen und Release-Updates der Merchant API.
point_of_sale
Hier erfahren Sie, wie Sie Ihr Unternehmen und Ihre Produkte auf Google verwalten und wie Sie programmatischen Zugriff auf Daten, Statistiken und einzigartige Funktionen im großen Maßstab erhalten.
Jetzt mit der Merchant API loslegen
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Zusammenfassung
Einige Produktdaten wie Preis und Verfügbarkeit ändern sich von Natur aus im Laufe der Zeit.
Sie müssen Ihren Produktfeed regelmäßig pflegen, um diese Informationen auf dem neuesten Stand zu halten.
Sie können Subfeeds und die Products API verwenden, um Produktdaten zu aktualisieren. Subfeeds können nur in der Merchant Center-Benutzeroberfläche erstellt werden und müssen mit einem Hauptfeed verknüpft sein.
Manuelle Schritte
Informationen zum Verwalten Ihres Inventars mit Subfeeds finden Sie unter Subfeed erstellen.
Sie können auch automatische Artikelupdates verwenden, um die Preis- und Verfügbarkeitsinformationen immer auf dem neuesten Stand zu halten. Im Merchant Center können eingebettete strukturierte Daten von Ihrer Website verwendet werden, um Produkte zu aktualisieren, wenn der Preis oder die Verfügbarkeit von den derzeit im Merchant Center gespeicherten Informationen abweicht.
Mit automatischen Artikelupdates sollen kleine Probleme mit Produktpreis und -verfügbarkeit behoben werden. Sie stellen nicht die Hauptmethode zur Aktualisierung von Produktdaten dar. Sie sollten sie zusätzlich zu Subfeeds und der Content API verwenden.
Wenn Sie Produktinformationen mit der Content API for Shopping aktualisieren möchten, verwenden Sie die Products API.
Mit den Methoden insert und update können Sie einzelne Elemente erstellen und aktualisieren.
Wie bei Produkteinfügungen und -aktualisierungen können mehrere Inventaraktualisierungen mithilfe der Methode products.custombatch in einem einzigen Aufruf der Content API for Shopping zusammengefasst werden.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-08-31 (UTC)."],[[["\u003cp\u003eProduct data like price and availability requires regular updates to stay current.\u003c/p\u003e\n"],["\u003cp\u003eSupplemental feeds, created through the Merchant Center UI and linked to a primary feed, offer a way to update product data.\u003c/p\u003e\n"],["\u003cp\u003eAutomatic item updates provide a way to fix minor discrepancies in price and availability by utilizing structured data from your website.\u003c/p\u003e\n"],["\u003cp\u003eThe Products API allows for programmatic updates of product information, including using methods for creating, updating, and batching changes.\u003c/p\u003e\n"]]],[],null,["# Maintain a product feed\n\nSummary\n-------\n\nSome product data, like price and availability, naturally changes over time.\nYou need to maintain your product feed regularly to keep this information\nup-to-date.\n\nYou can use supplemental feeds and the [Products API](/shopping-content/guides/products/products-api) to update product\ndata. Supplemental feeds can only be created in the\n[Merchant Center UI](https://merchants.google.com), and they must be linked to a primary\nfeed.\n\nManual steps\n------------\n\nTo maintain your inventory with supplemental feeds, see [Create a supplemental\nfeed](//support.google.com/merchants/answer/7439058#supplemental).\n\nYou can also use [automatic item updates](//support.google.com/merchants/answer/3246284) to keep\nprice and availability information up-to-date. Merchant Center can use embedded\nstructured data from your website to update products if the price or\navailability differs from the information currently stored in the Merchant Center.\n\nAutomatic item updates are designed to fix small problems with product\nprice and availability, not to be the main method of updating product data. You\nshould use them in addition to supplemental feeds and the Content API.\n\nTo enable automatic item updates, follow the steps in\n[About automatic item updates](//support.google.com/merchants/answer/3246284).\n\nAutomatic steps\n---------------\n\nTo update information product information with the Content API for Shopping,\nuse the [Products API](/shopping-content/guides/products/products-api).\n\nYou can use the [`insert`](/shopping-content/guides/products/products-api#productsinsert) and [`update`](/shopping-content/guides/products/products-api#productsupdate) methods to create and update\nindividual items.\n\nLike product inserts and updates, multiple inventory updates can be batched into\na single Content API for Shopping call using the [`products.custombatch`](/shopping-content/reference/rest/v2.1/products/custombatch) method."]]