rocket
Meet
Merchant API
- the official successor to the Content API for Shopping.
update
Obtén las últimas novedades
sobre las nuevas funciones, las correcciones de errores y las actualizaciones de versiones de la API de Merchant.
Verifique y reclame la URL de Merchant Center
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Resumen
Solo una cuenta de Merchant Center puede reclamar una URL específica. Debes verificar la URL a través de tu cuenta de Merchant Center a fin de mostrar que tienes acceso de administrador al sitio web y, luego, reclamar esa URL para vincular sus datos de productos a tu cuenta de comerciante.
Ten en cuenta los siguientes lineamientos cuando elijas una URL:
- Solo los desarrolladores aprobados pueden usar Content API for Shopping para reemplazar el reclamo de un sitio web.
Debes pedirle al solicitante existente que cambie la URL en su cuenta. Si necesitas ayuda, comunícate con tu administrador técnico de cuentas.
Solo debes reclamar el nivel de dominio más alto que necesites. Los reclamos en niveles
superiores afectan a las URLs de niveles inferiores. Por ejemplo, un comercio que reclama
example.com
significa que otro comercio no puede reclamar
merchant.example.com
ni example.com/merchant
.
Pasos manuales
Verifica una URL
- Accede a tu cuenta de Merchant Center.
- En el menú de navegación, haz clic en el ícono de herramientas.
- En Herramientas, selecciona Información de la empresa.
- Haga clic en la pestaña Sitio web.
- Ingresa la URL. Comienza con
http://
o https://
. Usa un dominio que te pertenezca y que mantengas.
- Haz clic en Continuar.
- Elige una de las opciones disponibles para verificar el sitio web.
Cómo reclamar una URL
Reclamar un sitio web te da el derecho exclusivo a usarlo para los datos de productos en tu cuenta de Merchant Center. Debes verificar el sitio web antes de reclamarlo.
Después de verificar el sitio web, haz clic en Reclamar sitio web.
Si ya creaste un feed, deberás volver a recuperarlo después de reclamar un sitio web. Si usas Content API, deberás subir el feed nuevamente para que se pueda volver a rastrear.
Consulte Cómo verificar y reclamar la URL de su sitio web para obtener más información.
Pasos automáticos
Debes seguir dos pasos para reclamar un sitio web con las APIs de Google. Con ellas, se verifica el sitio web con la API de Site Verification y, luego, se reclama el sitio web con Content API for Shopping.
Usa la API de Site Verification para verificar que tienes acceso al sitio web. Varias Cuentas de Google pueden verificar el acceso al mismo sitio web, pero solo una cuenta puede reclamar el sitio web. Solo puedes reclamar un sitio web después
de verificar tu acceso a él.
Si la cuenta con la que te autenticas para la API de Site Verification no tiene acceso a la cuenta del comerciante para la que reclamas un sitio web, debes agregar el correo electrónico de una cuenta que lo haga en el campo owners
antes de llamar a insert
o update
.
Una vez verificado, los desarrolladores aprobados pueden usar el método accounts.claimwebsite
en Content API for Shopping para reclamar el sitio web en su cuenta de Merchant Center. Comunícate con tu administrador técnico de cuentas para obtener más detalles.
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-31 (UTC)
[null,null,["Última actualización: 2025-08-31 (UTC)"],[[["\u003cp\u003eOnly one Merchant Center account can claim a specific URL for product data, requiring verification and claiming through the account.\u003c/p\u003e\n"],["\u003cp\u003eURL claiming should be done at the highest necessary domain level as it impacts lower-level URLs, preventing other merchants from claiming them.\u003c/p\u003e\n"],["\u003cp\u003eWebsite verification can be done manually through the Merchant Center account or automatically using Google APIs for Site Verification and Content API for Shopping.\u003c/p\u003e\n"],["\u003cp\u003eApproved developers can use the Content API for Shopping to manage website claims, and assistance with claim conflicts can be obtained from Technical Account Managers.\u003c/p\u003e\n"],["\u003cp\u003eClaiming a website grants exclusive rights for product data usage within the associated Merchant Center account.\u003c/p\u003e\n"]]],[],null,["# Verify and claim URL for Merchant Center\n\nSummary\n-------\n\nOnly one Merchant Center account can claim a specific URL. You must\nverify the URL through your Merchant Center account to show that\nyou have administrative access to the website, and then claim that URL to link\nits product data to your merchant account.\n\nConsider the following guidelines when choosing a URL:\n\n- Only approved developers can use the Content API for Shopping to overwrite a website claim.\n- You need to have the existing claimant change the URL on\n their account. If you need help, contact your Technical Account Manager.\n\n- You should only claim the highest domain level you need. Claims at higher\n levels affect lower level URLs. For example, a merchant claiming\n `example.com` means that another merchant can't claim\n `merchant.example.com` or `example.com/merchant`.\n\nManual steps\n------------\n\n### Verify a URL\n\n1. [Sign in](//merchants.google.com/mc/) to your Merchant Center account.\n2. From the navigation menu, click the tools icon.\n3. Under **Tools** , select **Business information**.\n4. Click the **Website** tab.\n5. Enter the URL, starting with `http://` or `https://`. Use a domain that you own and maintain.\n6. Click **Continue**.\n7. Choose one of the available options to verify the website.\n\n### Claim a URL\n\nClaiming a website gives you the exclusive right to use that website for product\ndata on your Merchant Center account. You must verify a website before you can\nclaim it.\n\nAfter verifying the website, click **Claim website**.\n\nIf you've already created a feed, you'll need to refetch it after you've claimed\na website. If you use the Content API, you'll need to re-upload your feed so it\ncan be recrawled.\n\nSee [Verify and claim your website URL](//support.google.com/merchants/answer/176793) for more detail.\n\nAutomatic steps\n---------------\n\nThere are two steps to claim a website with Google APIs. These are verifying the\nwebsite with the [Site Verification API](/site-verification/v1/getting_started) and then claiming the website with the\n[Content API for Shopping](/shopping-content/reference/rest/v2.1/accounts/claimwebsite).\n\n1. Use the [Site Verification API](/site-verification/v1/getting_started) to verify that you have access to the\n website. Multiple Google accounts can verify access to the same website, but\n only one account can claim the website. You can only claim a website after\n you have verified your access to it.\n\n If the account you authenticate with for the Site Verification API\n doesn't have access to the merchant account you're claiming a website for,\n you should add the email of an account that doesn to the\n [`owners`](/site-verification/v1/webResource#owners) field before calling\n [`insert`](/site-verification/v1/invoking#exampleInsert) or\n [`update`](/site-verification/v1/invoking#exampleUpdate).\n2. Once verified, approved developers can use the [`accounts.claimwebsite`](/shopping-content/reference/rest/v2.1/accounts/claimwebsite)\n method in the Content API for Shopping to claim the website to their\n Merchant Center account. Contact your Technical Account Manager for details."]]