Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Cuenta existente de Merchant Center: verificación de reclamo del sitio web
Introducción/Impacto comercial
Si tu comercio tiene una cuenta activa de Merchant Center, es muy probable que ya haya reclamado su sitio web. De lo contrario, deberán poder verificar y reclamar su sitio web a través de tu integración.
Orientación sobre UX
Cuentas de comerciante existentes: reclamo de sitios web
Orientación técnica
La propiedad de los estados de la cuenta siteClaimed será TRUE si se reclama el sitio web o la cuenta está exenta del requisito de reclamo.
Tu plataforma debe verificar la propiedad websiteClaimed y la propiedad accounts websiteUrl, y seguir estos pasos:
websiteClaimed
websiteURL coincide con el sitio web del comercio en su plataforma
Tu próximo paso
FALSO
N/A
Verifica y reclama el sitio web.
TRUE
TRUE
Continúa con el siguiente paso de la integración.
TRUE
FALSO
Pídele al usuario que cree una nueva cuenta de MC o elija otra que coincida con el sitio web de tu plataforma.
Es posible que una cuenta de MC desconocida reclama un sitio web, lo que te impide reclamarlo. En este caso, te recomendamos lo siguiente:
En el caso de las cuentas existentes de Merchant Center, si otra cuenta de MC ya reclamó el sitio web, pídele al comercio que cambie la cuenta de MC para usar la que tiene el sitio web reclamado.
Pídele al mecánico que reemplace manualmente el reclamo en Merchant Center
Si no es posible, comunícate con tu PDC de Google.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-07-25 (UTC)"],[[["For merchants with existing Google Merchant Center accounts, verify if their website is already claimed using the `websiteClaimed` property."],["If the `websiteClaimed` property is `FALSE`, or the website URL doesn't match the merchant's website on your platform, initiate the website claim process."],["If a website is claimed by an unknown Merchant Center account, advise the merchant to either use the claimed account or manually overwrite the claim."],["Merchants with multiple accounts under the same top-level domain can utilize the `accounts.custombatch` method for efficient account management."],["Website claims can be hierarchical; a claim at a higher level (e.g., example.com) prevents claims at lower levels (e.g., merchant.example.com)."]]],["The key action is determining if a merchant's website is already claimed in an existing Merchant Center account. The `websiteClaimed` property indicates the claim status. If `FALSE`, the website must be verified and claimed. If `TRUE` and the website matches, proceed; otherwise, prompt for a different account. If claimed by another account, suggest changing accounts or manually overwriting the claim. Multiple account management using `accounts.custombatch` is also recommended, while warnings are provided about higher-level claims. The API endpoint to claim a website is `accounts.claimwebsite`.\n"]]