API Reference
YouTube पर YouTube Analytics का डेटा फिर से पाने के लिए आपको Google कई टूल मुहैया कराता है.
- अगर ऐप्लिकेशन डेटा पाने और उसे डेटा वेयरहाउस में सेव करने के बाद, YouTube रिपोर्टिंग एपीआई का इस्तेमाल करते हैं, तो इन ऐप्लिकेशन को उस डेटा को फ़िल्टर करने, क्रम से लगाने, और उसकी जांच करने के लिए टूल उपलब्ध कराने चाहिए.
- ऐप्लिकेशन को उपयोगकर्ता के इंटरैक्शन के जवाब में YouTube से कस्टमाइज़ की गई रिपोर्ट पाने के लिए, YouTube Analytics API का इस्तेमाल करना चाहिए.
टूल |
एपीआई एक्सप्लोरर |
एपीआई क्वेरी की जांच करने और उन्हें डीबग करने के लिए, एपीआई एक्सप्लोरर का इस्तेमाल किया जा सकता है. यह टूल आपको अनुरोधों को अनुमति देने और एपीआई के जवाबों को देखने की सुविधा देता है.
|
क्लाइंट लाइब्रेरी |
Google API क्लाइंट लाइब्रेरी, कई एपीआई भाषाओं के लिए उपलब्ध हैं. इनकी मदद से, आपके एपीआई को आसानी से लागू किया जा सकता है. इसके अलावा, दस्तावेज़ के नमूने सेक्शन में ऐसे कई सैंपल सैंपल दिए गए हैं जो YouTube Analytics का डेटा पाने के लिए, क्लाइंट लाइब्रेरी का इस्तेमाल करते हैं.
नीचे दिए गए लिंक, Google API क्लाइंट लाइब्रेरी के दस्तावेज़ पर ले जाते हैं:
|
कोड के नमूने |
youtube/api-sample GitHub डेटा स्टोर करने की जगह में ऐसे सभी कोड सैंपल शामिल हैं जिन्हें नमूना टैब से ऐक्सेस किया जा सकता है. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 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"]]