rocket
Content API for Shopping の正式な後継である
Merchant API をご紹介します。
update
Merchant API の新機能、バグの修正、リリース更新に関する
最新情報を入手します。
Google 広告アカウントを作成する
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
概要
キャンペーンを作成して商品の広告を掲載するには、個々の Google 広告アカウントが必要です。このページでは、クライアント センター(MCC)アカウントを使用して個別の Google 広告サブアカウントを作成する方法について説明します。
手動で行う場合の手順
- Google 広告のクライアント センター(MCC)アカウントをお持ちでない場合は、クライアント センター(MCC)アカウントを作成するをご覧ください。
- MCC アカウントの認証情報を使用して Google 広告にログインし、[アカウント] セクションに移動します。
- [+] ボタンをクリックし、[+ 新しいアカウントを作成] をクリックします。
レポートと請求に使用する国とタイムゾーンを選択します。
これらの設定を後で変更することはできません。ビジネスを行っている国とタイムゾーンを選択することをおすすめします。
アカウントの請求で使用する通貨(変更不可)を選択します。
この設定を後で変更することはできません。ビジネスで使用している通貨を選択することをおすすめします。
[保存して続行] をクリックし、お支払い情報を入力して [送信] をクリックします。
自動で行う場合の手順
Google Ads API でアカウントを作成するには、既存の MCC アカウントのユーザーとして認証する必要があります。新しいアカウントは、そのクライアント センター(MCC)アカウントの下に作成されます。
クライアント センター(MCC)アカウントをまだお持ちでない場合は、Google Ads API を使用して子アカウントを作成する前に、クライアント センター(MCC)アカウントを作成するの手順に沿って作成してください。
CreateCustomerClient
メソッドを使用すると、Google Ads API でサブアカウントを作成できます。
詳しくは、アカウントの作成をご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-31 UTC。
[null,null,["最終更新日 2025-08-31 UTC。"],[[["\u003cp\u003eTo advertise with Google Ads, you need an individual Google Ads account, which can be created within a manager account for easier management.\u003c/p\u003e\n"],["\u003cp\u003eCreating an individual account manually involves specifying country, time zone, and currency during setup—all of which are permanent choices.\u003c/p\u003e\n"],["\u003cp\u003eThe Google Ads API automates sub-account creation under a manager account, using the \u003ccode\u003eCreateCustomerClient\u003c/code\u003e method, provided the manager account exists.\u003c/p\u003e\n"],["\u003cp\u003eYou can find detailed guides for creating both manager accounts and sub-accounts through the provided links within the documentation.\u003c/p\u003e\n"]]],[],null,["# Create Google Ads accounts\n\nSummary\n-------\n\nYou need an individual [Google Ads](/google-ads/api/docs/start) account to\ncreate campaigns and advertise products. This page describes how to use a\nmanager account to create individual Google Ads sub-accounts.\n\nManual steps\n------------\n\n1. If you don't have a Google Ads manager account, see [Create a manager\n account](/google-ads/shopping/campaign-management/articles/t12).\n2. Sign in to Google Ads with your manager account credentials and navigate to the **Accounts** section.\n3. Click the **+** button, then click **+ Create new account**.\n4. Choose a country and time zone to use for reports and billing.\n\n You can't change these later. We recommend choosing the country and\n time zone you do business in.\n5. Choose a permanent currency for your account billing.\n\n You can't change this later. We recommend choosing the currency you\n do business in.\n6. Click **SAVE AND CONTINUE** , then enter your billing information and click\n **SUBMIT**.\n\nAutomatic Steps\n---------------\n\nTo create an account with the Google Ads API, you must authenticate as a user of\nan existing manager account. New accounts are created under that manager account.\n\nIf you don't already have a manager account, follow the steps in [Create a\nmanager account](/google-ads/shopping/campaign-management/articles/t12) before using the Google Ads API to create sub-accounts.\n\nYou can use the\n[`CreateCustomerClient`](/google-ads/api/reference/rpc/latest/CustomerService#createcustomerclient)\nmethod to create sub-accounts with the Google Ads API.\n\nSee [Creating an account](/google-ads/api/docs/account-management/create-account) for more detail."]]