rocket
Content API for Shopping の正式な後継である
Merchant API をご紹介します。
update
Merchant API の新機能、バグの修正、リリース更新に関する
最新情報を入手します。
Merchant Center の URL の確認と申請
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
概要
特定の URL の申請を行える Merchant Center アカウントは 1 つのみです。Merchant Center アカウントを通じて URL を検証し、ウェブサイトの管理者権限があることを示す必要があります。次に URL の申請を行い、商品データを販売アカウントにリンクします。
URL を選択する際は、次のガイドラインを考慮してください。
- Content API for Shopping を使用してウェブサイトの申請を上書きできるのは、承認されたデベロッパーのみです。
既存の申立人にアカウントの URL を変更してもらう必要があります。サポートが必要な場合は、テクニカル アカウント マネージャーにお問い合わせください。
必要とする最上位のドメインレベルのみを申請してください。上位レベルの申請は下位レベルの URL に影響します。たとえば、販売者が example.com
の申請を行うと、別の販売者が merchant.example.com
や example.com/merchant
を申請することはできません。
手動で行う場合の手順
URL を確認する
- Merchant Center アカウントにログインします。
- ナビゲーション メニューでツールアイコンをクリックします。
- [ツール] の [ビジネス情報] を選択します。
- [ウェブサイト] タブをクリックします。
http://
または https://
で始まる URL を入力します。ご自身が所有し、管理しているドメインを使用してください。
- [Continue](続行)をクリックします。
- 利用可能なオプションから 1 つを選択して、ウェブサイトの所有権の証明を行います。
URL の申請
ウェブサイトの申請を行うと、そのウェブサイトを Merchant Center アカウントの商品データに使用する独占的権利が与えられます。申請する前に、ウェブサイトの所有権を確認する必要があります。
ウェブサイトを確認したら、[ウェブサイトを申請] をクリックします。
フィードをすでに作成している場合は、ウェブサイトの申請後にフィードを再取得する必要があります。Content API を使用している場合は、再クロールされるようにフィードを再アップロードする必要があります。
詳しくは、ウェブサイト URL の確認と申請をご覧ください。
自動ステップ
Google API を使用してウェブサイトを申請するには、2 つのステップがあります。Site Verification API でウェブサイトの確認を行ってから、Content API for Shopping でウェブサイトの申請を行います。
Site Verification API を使用して、ウェブサイトにアクセスできることを確認します。複数の Google アカウントで同じウェブサイトへのアクセスを確認できますが、ウェブサイトを申請できるのは 1 つのアカウントのみです。申請は、ウェブサイトのアクセスを確認した後にのみ行うことができます。
Site Verification API での認証に使用するアカウントが、ウェブサイトの申請を行う販売者アカウントにアクセスできない場合は、insert
または update
を呼び出す前に、そのアカウントのメールアドレスを owners
フィールドに追加する必要があります。
確認が完了すると、承認済みのデベロッパーは、Content API for Shopping の accounts.claimwebsite
メソッドを使用して、Merchant Center アカウントにウェブサイトの申請を行うことができます。詳しくは、テクニカル アカウント マネージャーにお問い合わせください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-31 UTC。
[null,null,["最終更新日 2025-08-31 UTC。"],[[["\u003cp\u003eOnly one Merchant Center account can claim a specific URL, requiring verification to demonstrate administrative access and link product data.\u003c/p\u003e\n"],["\u003cp\u003eURL claims should be made at the highest necessary domain level, as they impact lower-level URLs and restrict claims by other merchants.\u003c/p\u003e\n"],["\u003cp\u003eWebsite verification can be done manually through the Merchant Center account settings or automatically using Google APIs by approved developers.\u003c/p\u003e\n"],["\u003cp\u003eClaiming a website grants exclusive rights for product data usage on the associated Merchant Center account, requiring prior verification.\u003c/p\u003e\n"],["\u003cp\u003eAfter claiming a website, existing feeds might need to be refetched or re-uploaded to ensure updated information is reflected.\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."]]