rocket
Meet
Merchant API
– oficjalny następca interfejsu Content API for Shopping.
updateNajnowsze informacje
o nowych funkcjach, poprawkach błędów i aktualizacjach interfejsu Merchant API.
point_of_sale
Dowiedz się, jak zarządzać firmą i produktami w Google oraz jak uzyskać programowy dostęp do danych, statystyk i unikalnych funkcji na dużą skalę.
Zacznij korzystać z Merchant API już dziś!
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Podsumowanie
Niektóre dane produktów, takie jak cena czy dostępność, naturalnie zmieniają się z czasem.
Musisz regularnie aktualizować plik danych o produktach, aby te informacje były aktualne.
Do aktualizowania danych produktów możesz używać dodatkowych plików danych i interfejsu Products API. Dodatkowe pliki danych można tworzyć tylko w interfejsie Merchant Center i należy je połączyć z podstawowym plikiem danych.
Możesz też korzystać z automatycznych aktualizacji produktów, aby aktualizować informacje o cenach i dostępności. Jeśli cena lub dostępność różni się od informacji przechowywanych obecnie w Merchant Center, Merchant Center może używać umieszczonych w witrynie danych strukturalnych do aktualizowania produktów.
Automatyczne aktualizacje produktów mają na celu rozwiązanie niewielkich problemów z ceną i dostępnością produktów, a nie jako główną metodę aktualizowania danych o produktach. Należy ich używać w uzupełnieniu dodatkowych plików danych i Content API.
Aby zaktualizować informacje o produktach za pomocą Content API for Shopping, skorzystaj z interfejsu Products API.
Aby tworzyć i aktualizować poszczególne elementy, możesz użyć metod insert i update.
Podobnie jak wstawianie i aktualizowanie produktów, wiele aktualizacji asortymentu można zebrać w pojedyncze wywołanie Content API for Shopping za pomocą metody products.custombatch.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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."]]