API Reference
Google에서는 YouTube 분석 데이터를 검색하는 애플리케이션을 개발하는 데 도움이 되는 여러 도구를 제공합니다.
- 애플리케이션은 데이터를 검색하여 데이터 웨어하우스에 저장한 다음 해당 데이터를 필터링, 정렬, 마이닝하는 도구를 제공할 때 YouTube Reporting API를 사용해야 합니다.
- 애플리케이션은 사용자 상호작용에 대한 응답으로 YouTube에서 맞춤설정된 보고서를 검색하려면 YouTube Analytics API를 사용해야 합니다.
도구 |
API 탐색기 |
API 탐색기를 사용하여 API 쿼리를 테스트하고 디버그할 수 있습니다. 이 도구를 사용하면 요청을 승인하고 API 응답을 확인할 수 있습니다.
- 일괄 보고서의 경우 일부 API 응답은 실제 보고서를 가져올 수 있는 URL을 지정합니다.
- 타겟팅된 쿼리 보고서의 경우 API 응답에 실제 YouTube 분석 데이터가 포함됩니다.
|
클라이언트 라이브러리 |
여러 프로그래밍 언어에서 사용할 수 있는 Google API 클라이언트 라이브러리는 API 구현을 크게 간소화할 수 있습니다. 또한 문서의 샘플 섹션에서는 클라이언트 라이브러리를 사용해 YouTube 분석 데이터를 검색하는 다양한 코드 샘플을 제공합니다.
아래 링크에서 Google API 클라이언트 라이브러리 문서를 확인하세요.
|
코드 샘플 |
youtube/api-samples GitHub 저장소에는 샘플 탭을 통해 액세스할 수 있는 모든 코드 샘플이 포함되어 있습니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2023-12-21(UTC)
[null,null,["최종 업데이트: 2023-12-21(UTC)"],[[["Google offers tools to facilitate the development of applications that access YouTube Analytics data."],["The YouTube Reporting API is designed for applications that store and analyze large amounts of data."],["The YouTube Analytics API is for applications retrieving customized reports from YouTube in response to user actions."],["The APIs Explorer allows users to test, debug API queries, authorize requests, and view API responses."],["Google API client libraries and code samples simplify API implementation, available for various languages like Go, Java, JavaScript, .NET, PHP, Python, and Ruby."]]],["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"]]