rocket
Content API for Shopping の正式な後継である
Merchant API をご紹介します。
update
Merchant API の新機能、バグの修正、リリース更新に関する
最新情報を入手します。
既存のアカウントの管理
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
概要
既存の販売アカウントを管理する手順は次のとおりです。これは、自身の販売アカウントの場合もあれば、クライアントの販売アカウントである場合もあります。
手動で行う場合の手順
サブアカウントの管理方法は次のとおりです。
- 管理者ユーザー(推奨)
- Merchant Center の UI を使用する必要がある場合、販売者はお客様の Google アカウントを Merchant Center アカウントの管理者として追加できます。
- サービス アカウント(推奨)
- Merchant Center の UI が不要な場合は、サービス アカウントを使用して認証し、そのサービス アカウント ID を販売者のアカウントのユーザーとして追加します。
- すべて管理(非推奨)
管理するサブアカウントが 1 つしかない場合を除き、上記のいずれかの方法をおすすめします。
販売者が Merchant Center アカウントを完全に管理することを希望していて、MCA をお持ちの場合は、以下が可能です。
- MCA と販売者のアカウントの ID を収集します。
- 右上のメニューバーで、[?] をクリックし、疑問符> [ヘルプセンターとサポート] > [お問い合わせ] をクリックします。
販売者のアカウントを MCA のサブアカウントに変換するようリクエストし、MCA アカウントの ID と販売者のアカウントの ID を提供します。
このプロセスを元に戻すには、Google に再度ご連絡ください。
自動ステップ
Content API for Shopping を使用して、MCA と他の販売アカウントとのリンクをリクエスト、承認、削除できます。手順は次のとおりです。
- Content API for Shopping を使用し、OAuth2 クライアントとして認証します。
- 別の販売アカウントへのリンクをリクエストします。
- 販売者にリンクを承認するよう依頼します。
Content API for Shopping を使用して、既存のリンクを一覧表示したり、削除したりすることもできます。
ショッピング ソリューションでは、同意画面を販売者に表示して、OAuth2 アプリケーションが販売者アカウントにアクセスできるようにします。
このプロセスでは、引き続き Google API Console の UI を使用する必要があります。
詳細とサンプルコードについては、OAuth の使用をご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-31 UTC。
[null,null,["最終更新日 2025-08-31 UTC。"],[[["\u003cp\u003eManage existing merchant accounts through administrative user or service account access for utilizing the Merchant Center UI or API respectively.\u003c/p\u003e\n"],["\u003cp\u003eFull management is discouraged; if necessary, contact Google support to convert the merchant's account to a sub-account.\u003c/p\u003e\n"],["\u003cp\u003eAutomate account linking using the Content API for Shopping to request, approve, and remove connections.\u003c/p\u003e\n"],["\u003cp\u003eObtain merchant consent via a screen within your Shopping solution for your application's access to their account.\u003c/p\u003e\n"]]],[],null,["# Administer an existing account\n\nSummary\n-------\n\nYou can use the following steps to manage an existing merchant account. This\nmight be your own merchant account, or a client's merchant account.\n\nManual steps\n------------\n\nHere are the ways you can administer a sub-account:\n\nAdministrative user (recommended)\n: If you need to use the [Merchant Center UI](https://merchants.google.com), the\n merchant can add your Google account as an administrative user for their\n Merchant Center account.\n\nService account (recommended)\n: If you don't need the Merchant Center UI, you can authenticate through\n [a service account](/shopping-content/guides/how-tos/service-accounts), then add the service account ID\n as a user on the merchant's account.\n\nFull management (not recommended)\n\n: We recommend one of the preceding options unless you only need to manage one\n sub-account.\n\n If the merchant wants you to fully manage their Merchant Center account and\n you have an MCA, you can do the following:\n\n 1. Gather the IDs for your MCA and for the merchant's account.\n 2. In the top right menu bar, click the **?** question mark **\\\u003e Help center\n and support \\\u003e Contact us**.\n 3. Request to convert the merchant's account to a sub-account of your MCA,\n and provide the ID of your MCA account and the ID of the merchant's\n account.\n\n You can contact Google again to undo this process.\n\nAutomatic steps\n---------------\n\nYou can use the Content API for Shopping to request, approve, and remove links\nbetween your MCA and other Merchant accounts. Here are the steps:\n\n1. Use the Content API for Shopping and [authenticate as an OAuth2 client](/shopping-content/guides/how-tos/authorizing).\n2. [Request a link](/shopping-content/guides/flagging/request) to another Merchant account.\n3. Ask the merchant to [approve the link](/shopping-content/guides/flagging/approve).\n\nYou can also use the Content API for Shopping to\n[list](/shopping-content/guides/flagging/list) and\n[remove](/shopping-content/guides/flagging/remove) existing links.\n\nYour Shopping solution can present the merchant with a consent screen to give\nyour OAuth2 application access to their merchant account.\n\nThis process still requires use of the [Google API Console](//console.developers.google.com/) UI.\n\nSee [Using OAuth](/shopping-content/guides/how-tos/authorizing#OAuth2Authorizing) for more details and sample code."]]