rocket
Conoce la
API de Merchant
(el sucesor oficial de Content API for Shopping).
update
Obtén las últimas novedades
sobre las nuevas funciones, las correcciones de errores y las actualizaciones de la API de Merchant.
add_alert
Nota: Content API for Shopping dejará de estar disponible el 18 de agosto de 2026.
Descripción general
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Los comercios pueden usar el recurso products
para crear un catálogo de tienda en línea, que es una lista de productos y ofertas disponibles en Google Shopping. Los comercios pueden usar el recurso products
una vez que hayan creado su cuenta de Merchant Center y estén listos para subir un conjunto inicial de productos a través de la API.
Los comercios son responsables de satisfacer las políticas de anuncios de Shopping y fichas gratuitas. Google Shopping se reserva el derecho de hacer cumplir estas políticas y responder de forma adecuada si encontramos contenido o comportamiento que las infrinja.
El recurso products
sube la información del producto a la base de datos de Shopping Merchant Center. También proporciona una serie de métodos que te permiten acceder, actualizar o borrar información de productos de a uno, o varios a la vez, en modo por lotes.
Aunque los comercios tienen la capacidad de cargar productos con un archivo llamado feed principal, existen varias ventajas para crear, actualizar y borrar productos mediante Content API, lo que incluye un tiempo de respuesta más rápido y la capacidad de actualizar varios productos en tiempo real, sin la necesidad de administrar varios feeds complementarios. Los cambios de productos realizados por las llamadas a la API pueden tardar varias horas en aparecer en la base de datos de Shopping Merchant Center.
Google puede ayudar a mantener ciertos atributos de sus productos automáticamente. Consulta Habilita las mejoras automáticas para obtener más detalles.
Aquí tienes un diagrama sobre cómo puedes administrar los productos:

El término “producto” alude a la unidad física que se mostrará en la
Página de detalles del producto del comercio para mostrarla en una ubicación en línea como Google Shopping.

Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2025-08-13 (UTC)
[null,null,["Última actualización: 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."]]