API Reference
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Google では、YouTube アナリティクス データを取得するアプリケーションを開発するためのツールをいくつか提供しています。
- アプリケーションでは、データを取得してデータ ウェアハウスに保存し、そのデータをフィルタ、並べ替え、マイニングするツールを提供する場合、YouTube Reporting API を使用する必要があります。
- アプリケーションでは、ユーザーの操作に応答して YouTube アナリティクス API を使用して、カスタマイズされたレポートを YouTube から取得する必要があります。
ツール |
API Explorer |
API Explorer を使用して、API クエリをテストしてデバッグできます。このツールを使用すると、リクエストを承認して API レスポンスを表示できます。
- 一括レポートの場合、一部の API レスポンスでは、実際のレポートを取得するための URL が指定されます。
- ターゲット クエリ レポートの場合、API レスポンスには実際の YouTube アナリティクス データが含まれます。
|
クライアント ライブラリ |
多くのプログラミング言語で使用できる Google API クライアント ライブラリを使用すると、API の実装を大幅に簡素化できます。また、ドキュメントのサンプル セクションには、クライアント ライブラリを使用して YouTube アナリティクスのデータを取得するコードサンプルも多数掲載されています。
次のリンク先には、Google API クライアント ライブラリのドキュメントが記載されています。
|
コードサンプル |
youtube/api-samples GitHub リポジトリには、[サンプル] タブからアクセスできるすべてのコードサンプルが含まれています。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-21 UTC。
[null,null,["最終更新日 2025-08-21 UTC。"],[[["\u003cp\u003eGoogle offers tools to facilitate the development of applications that access YouTube Analytics data.\u003c/p\u003e\n"],["\u003cp\u003eThe YouTube Reporting API is designed for applications that store and analyze large amounts of data.\u003c/p\u003e\n"],["\u003cp\u003eThe YouTube Analytics API is for applications retrieving customized reports from YouTube in response to user actions.\u003c/p\u003e\n"],["\u003cp\u003eThe APIs Explorer allows users to test, debug API queries, authorize requests, and view API responses.\u003c/p\u003e\n"],["\u003cp\u003eGoogle API client libraries and code samples simplify API implementation, available for various languages like Go, Java, JavaScript, .NET, PHP, Python, and Ruby.\u003c/p\u003e\n"]]],["Google offers tools for developing applications that access YouTube Analytics data. Use the YouTube Reporting API for data warehousing and bulk processing. Utilize the YouTube Analytics API to create customized reports in response to user actions. APIs Explorer allows testing and debugging queries, while client libraries in multiple languages simplify API implementation. Code samples, found in the documentation and the youtube/api-samples GitHub repository, demonstrate how to retrieve analytics data using the libraries.\n"],null,["# API Reference\n\nGoogle provides several tools to help you develop applications that retrieve YouTube Analytics data.\n\n- Applications should use the YouTube Reporting API if they retrieve data and store it in a data warehouse, then provide tools to filter, sort, and mine that data.\n- Applications should use the YouTube Analytics API to retrieve customized reports from YouTube in response to user interaction.\n\n| Tools ||\n|------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| APIs Explorer | You can use the APIs Explorer to test and debug API queries. The tool enables you to authorize requests and see API responses. - For [bulk reports](https://developers.google.com/apis-explorer/#p/youtubereporting/v1/), some API responses specify URLs from which you can retrieve the actual reports. - For [targeted query reports](https://developers.google.com/apis-explorer/#p/youtubeAnalytics/v1/), API responses contain actual YouTube Analytics data. |\n| Client libraries | Google API client libraries, which are available for many programming languages, can greatly simplify your API implementation. In addition, the [Samples](/youtube/reporting/v1/code_samples) section of the documentation provides a number of code samples that use the client libraries to retrieve YouTube Analytics data. The links below point to documentation for Google API client libraries: - [Go](https://github.com/google/google-api-go-client) - [Java](/api-client-library/java) - [JavaScript](/api-client-library/javascript/start/start-js) - [.NET](/api-client-library/dotnet/get_started) - [PHP](/api-client-library/php) - [Python](/api-client-library/python) - [Ruby](/api-client-library/ruby/start/get_started) |\n| Code samples | The [youtube/api-samples](https://github.com/youtube/api-samples) GitHub repository contains all of the [code samples](https://developers.google.com/youtube/reporting/v1/code_samples/) accessible via the **Samples** tab. |"]]