前提条件
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
最初のクライアント アプリケーションを作成するには、事前に以下の手順を完了しておく必要があります。
- Google アカウントを取得する
- ビジネス プロフィールを使ってみる
- Google API Console でプロジェクトを作成する
- 組織アカウントを作成する
- API へのアクセスをリクエストする
Google アカウントを取得する
Google API Console でプロジェクトを作成するには、Google アカウントが必要です。すでにアカウントを持っていれば、この条件は満たしています。
ビジネス プロフィールを使ってみる
この API ドキュメントは、ビジネス プロフィールを以前に使用した経験があり、ウェブ プログラミングの概念やウェブデータの形式について知識がある方を対象としています。
ビジネス プロフィールを使ったことがない場合は、コーディングを始める前にビジネス プロフィールのユーザー インターフェースを使ってみてください。
Google API Console でプロジェクトを作成する
Business Profile API にリクエストを送信する前に、Google API Console でプロジェクトを作成し、そのプロジェクトから Business Profile API にアクセスできるようリクエストする必要があります。新しいプロジェクトを作成するには、Google API Console に移動します。
[プロジェクトを作成] をクリックし、[作成] をクリックします。
組織アカウントを作成する
組織アカウントを作成するには、GBP ヘルプセンターにアクセスしてください。
API へのアクセスをリクエストする
プロジェクトを有効にして API にアクセスするには、以下の手順を踏む必要があります。
- Google API Console に移動し、ビジネス プロフィールで使用するために作成したプロジェクトを選択します。
- [プロジェクト ID] でプロジェクト ID を確認します。
- API アクセスの申請は、GBP API お問い合わせフォームから行う必要があります。プルダウンから [基本の API アクセスの申請] を選択し、必要な情報を提供してください。
- リクエストの審査が終わり次第、フォローアップ メールが送信されます。
- アクセスが承認されたら、基本設定を参考に、プロジェクトで Business Profile API を有効にします。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[[["\u003cp\u003eYou need a Google Account and familiarity with Business Profile before starting.\u003c/p\u003e\n"],["\u003cp\u003eCreate a project in the Google API Console and an Organization account to access the API.\u003c/p\u003e\n"],["\u003cp\u003eRequest access to the Business Profile API via the GBP API contact form and await approval.\u003c/p\u003e\n"],["\u003cp\u003eEnable the Business Profile APIs for your project after receiving approval.\u003c/p\u003e\n"]]],[],null,["# Prerequisites\n\nTo successfully create your first client application, you must complete the following\nprerequisites:\n\n1. [Get a Google Account](#get-account).\n2. [Try out Business Profile](#try-out).\n3. [Create a project in the Google Cloud Console](#create-project).\n4. [Create an Organization account](#create-organization-account).\n5. [Request access to the API](#request-access).\n\nGet a Google Account\n--------------------\n\nYou need a\n[Google Account](https://www.google.com/accounts/NewAccount) in order to create a project in the\nGoogle API Console. If you already have an account, you're all set.\n\nTry out Business Profile\n------------------------\n\nThis API documentation assumes that you've used Business Profile before, and that you're\nfamiliar with web programming concepts and web data formats.\n\nIf you haven't used Business Profile, try out the\n[user interface](https://www.google.com/business/) before you start to code.\n\nCreate a project in the Google API Console\n------------------------------------------\n\nBefore you can send requests to the Business Profile APIs, you need to use the\nGoogle API Console to create a project, and then request access to the Business Profile APIs for that\nproject. To create a new project, go to the\n[Google Cloud Console](https://console.developers.google.com/project).\nClick **Create project** , enter a name, and click **Create**.\n\nCreate an Organization account\n------------------------------\n\nTo create an Organization account, go to the\n[GBP help center](https://support.google.com/business/answer/7663063).\n\nRequest access to the APIs\n--------------------------\n\nIn order to get access to GBP APIs, we require all applicants:\n\n- Manage a Google Business Profile that is verified and active for 60+ days. This GBP can be the applicant's own office or headquarters or it could belong to one of the clients they manage.\n- Have a website representing the business listed on the GBP.\n\nFor a smooth and timely review of your application, we recommend that the Google Business Profile is fully complete and kept up-to-date with the current business information, including the business's official website.\n\nOnce you have met the requirements stated earlier, you can request API access by following these steps:\n\n1. Go to the [Google Cloud Console](https://console.developers.google.com/project) and select the project you plan to use with the Business Profile APIs.\n2. Find your Project Number in the Project info card on your project's Dashboard. You will need to provide this number in your application.\n3. When you are ready, submit your request using our [GBP API contact form](https://support.google.com/business/contact/api_default). Select 'Application for Basic API Access' from the drop-down menu and provide all requested information.\n4. Make sure that you are using an email address that is listed as an owner/manager on your business's GBP.\n5. A follow-up email will be sent to you after your request has been reviewed.\n\n**Note on Checking Approval Status:** You can also check if your project has been approved by viewing the quotas for the Business Profile APIs in the Google Cloud Console.\n\n- If your quota is 0 QPM (Queries Per Minute), your project has not yet been approved.\n- If your quota is set to 300 QPM, your project is approved.\n\nIf your application is approved, see [Basic setup](/my-business/content/basic-setup) to enable the Business Profile APIs for your project. If your application is rejected, make sure you have met the requirements stated earlier before re-applying."]]