Existing Merchant Center Account - Website Claiming Check
Introduction/Business Impact
If your merchant has an active Merchant Center account, there is a strong chance they have their website claimed already. If not, they will need to be able to verify and claim their website through your integration.
UX Guidance
Existing Merchant Accounts - Website Claiming
Tech Guidance
The account statuses websiteClaimed property will equal TRUE if the website is claimed or the account is exempted from the claim requirement.
Your platform should check the websiteClaimed property and the accounts
websiteUrl property, and take the following steps:
websiteClaimed | websiteURL matches merchant's website on your platform | Your Next Step |
---|---|---|
FALSE | N/A | Verify and claim the website. |
TRUE | TRUE | Proceed to the next step in on-boarding. |
TRUE | FALSE | Prompt the user to create a new MC account or choose a different existing MC account that matches the website on your platform. |
If your merchant needs to verify and claim their website, learn more about how to do this in the New Merchant Center Account Creation - Phone verification.
Website is already claimed by another GMC account
It can happen that a website is claimed by an unknown MC account which prevents you from claiming the website. In this case we recommend:
For existing Merchant Center accounts, If the website is already claimed by another MC account, ask the merchant to change the MC account to use the one with the claimed website.
Ask your mechant to manually overwrite the claim in Merchant Center
If the above is not possible, reach out to your Google POC
HTTP request: accounts.claimwebsite
POST https://shoppingcontent.googleapis.com/content/v2.1/{merchantId}/accounts/{accountId}/claimwebsite
Response: AccountsClaimWebsiteResponse