Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Продавцы могут использовать ресурс products для создания каталога интернет-магазина, то есть списка продуктов и предложений, доступных в Google Покупках. Продавцы могут использовать ресурс products , как только они создадут свою учетную запись торгового центра и будут готовы загрузить первоначальный набор продуктов через API.
Продавцы несут ответственность за соблюдение правил в отношении товарных объявлений и бесплатных объявлений . Google Shopping оставляет за собой право применять эти правила и реагировать соответствующим образом, если мы обнаружим контент или поведение, которые нарушают эти правила.
Ресурс products загружает информацию о продуктах в базу данных Shopping Merchant Center . Он также предоставляет ряд методов, которые позволяют вам получать доступ, обновлять или удалять информацию о продукте по одному или по многим за раз в пакетном режиме.
Хотя у продавцов есть возможность загружать продукты с помощью файла, называемого основным каналом , создание, обновление и удаление продуктов с использованием Content API имеет ряд преимуществ, включая более быстрое время отклика и возможность обновлять несколько продуктов в режиме реального времени без необходимо управлять несколькими дополнительными фидами. Может пройти несколько часов, прежде чем изменения продукта, внесенные с помощью вызовов API, отобразятся в базе данных Shopping Merchant Center.
Вот схема того, как вы можете управлять продуктами:
Термин «продукт» относится к физической единице, которая должна отображаться на странице сведений о продукте продавца для размещения в Интернете, например в Google Покупках.
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2025-08-13 UTC."],[[["\u003cp\u003eThe Merchant API is the new version of the Content API for Shopping, allowing merchants to create and manage their online store catalogs on Google Shopping.\u003c/p\u003e\n"],["\u003cp\u003eMerchants can utilize the \u003ccode\u003eproducts\u003c/code\u003e resource to add, update, or remove product information individually or in batches, offering faster response times compared to traditional feed uploads.\u003c/p\u003e\n"],["\u003cp\u003eGoogle Shopping enforces its advertising and free listing policies, holding merchants accountable for compliance.\u003c/p\u003e\n"],["\u003cp\u003eProduct data uploaded through the API is stored in the Shopping Merchant Center database, and Google offers automatic improvements for certain product attributes.\u003c/p\u003e\n"],["\u003cp\u003eThe term "product" in this context specifically denotes the physical item displayed on a merchant's product detail page for online listings.\u003c/p\u003e\n"]]],["The Merchant API beta, a new version of the Content API for Shopping, allows merchants to create and manage their online product catalog on Google Shopping. Merchants use the `products` resource to upload, update, or delete product information, either individually or in batches, directly to the Shopping Merchant Center database. Using the API offers advantages over Primary Feeds, like faster response times and real-time updates, although changes may take hours to reflect. Merchants must comply with Google's Shopping ads and free listings policies.\n"],null,["# Overview\n\nMerchants can use the\n[`products`](/shopping-content/reference/rest/v2.1/products)\nresource to create an online store catalog, that is a list of\nproducts and offers that are available on Google Shopping. Merchants can use the\n`products` resource once they have created their merchant center account, and are\nready to upload an initial set of products through the API.\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\nThe `products` resource uploads product information to the **Shopping Merchant\nCenter** database. It also provides a number of methods that let you\naccess, update or delete product information one at a time, or many at a time\nin batch mode.\n\nAlthough merchants have the ability to load products using a file called a\n**Primary Feed**, there are several advantages to creating, updating, and\ndeleting products using the Content API, including faster response time and\nthe ability to update multiple products in real time, without the need to\nmanage multiple supplemental feeds. It may take up to several hours\nfor product changes made by API calls to show in the Shopping Merchant Center\ndatabase.\n\nGoogle can help maintain certain attributes of your products automatically. See\n[Enable automatic improvements](/shopping-content/guides/automatic-improvements)\nfor more details.\n\nHere's a diagram of how you can manage products:\n\nThe term \"product\" refers to the physical unit that is to be displayed on a\nmerchant's Product Detail Page for listing in an online location like Google\nShopping."]]