API Reference
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Google oferuje kilka narzędzi ułatwiających tworzenie aplikacji, które pobierają dane z YouTube Analytics.
- Aplikacje powinny używać interfejsu YouTube Reporting API, jeśli pobierają dane i przechowują je w magazynie danych, oraz udostępniają narzędzia do filtrowania, sortowania i wydobywania danych.
- Aplikacje powinny używać interfejsu YouTube Analytics API do pobierania raportów niestandardowych z YouTube w odpowiedzi na interakcje użytkowników.
Narzędzia |
Eksplorator interfejsów API |
Eksploratora interfejsów API możesz testować i debugować. Narzędzie umożliwia autoryzację żądań i wyświetlanie odpowiedzi interfejsu API.
|
Biblioteki klienta |
Biblioteki klienta interfejsu API Google, które są dostępne dla wielu języków programowania, mogą znacznie ułatwić implementację interfejsu API. Dodatkowo w sekcji Przykłady znajduje się wiele przykładów kodu, które korzystają z bibliotek klienta do pobierania danych z YouTube Analytics.
Pod poniższymi linkami znajdziesz dokumentację bibliotek klienta interfejsu Google API:
|
Przykładowe fragmenty kodu |
Repozytorium youtube/api-samples na GitHubie zawiera wszystkie przykłady kodu dostępne na karcie Przykłady. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-08-21 UTC.
[null,null,["Ostatnia aktualizacja: 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. |"]]