初めてのクライアント アプリケーション作成
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Google Ad Experience Report API を使用して、小規模で実用的なクライアント アプリケーションを作成するには、このチュートリアルの手順に沿って対応してください。
- 前提条件
- Google API Console でアカウントを取得し、サービスの詳細を確認して、プロジェクトを作成します。
- アプリケーションの設定
- プログラミング言語用のクライアント ライブラリをダウンロードし、承認を設定して、クライアント ID とシークレットを入力し、
Service
オブジェクトを作成します。
- リクエストの送信
- API にサンプル リクエストを送信します。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-08 UTC。
[null,null,["最終更新日 2025-08-08 UTC。"],[],["The core content outlines creating a basic client application for the Google Ad Experience Report API. Key actions include fulfilling prerequisites: getting an account, learning about the product, and setting up a Google API Console project. Next, the user configures the application by downloading a client library, setting up authorization, providing client credentials, and creating a `Service` object. Finally, the user sends sample requests to the API to test the setup.\n"]]