[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 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"]]