[null,null,["最后更新时间 (UTC):2024-10-14。"],[[["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"]]