Retrieve your Channel ID
अपने चैनल आईडी या किसी दूसरे चैनल का आईडी वापस पाने के लिए, नीचे दिए गए फ़ॉर्म का इस्तेमाल करें.
-
अपना चैनल आईडी फिर से पाने के लिए, फ़ॉर्म के सबसे ऊपर दिए गए OAuth 2.0 का इस्तेमाल करके अनुरोध की अनुमति दें बटन को ON
पर सेट करके अनुरोध की अनुमति दें. इसके बाद, फ़ॉर्म में सबसे नीचे मौजूद नीले रंग के बटन पर क्लिक करके अनुरोध भेजें.
-
YouTube चैनल के नाम वाले किसी भी चैनल का चैनल आईडी वापस पाने के लिए, नीचे दिए गए फ़ॉर्म की मदद से forUsername
प्रॉपर्टी को चैनल के नाम के बगल में और mine
प्रॉपर्टी को false
पर सेट करें.
ध्यान दें: यह फ़ॉर्म, YouTube Data API के channels.list
तरीके को कॉल करता है. डिफ़ॉल्ट रूप से, यह फ़ॉर्म part
पैरामीटर की वैल्यू को snippet
पर और mine
पैरामीटर की वैल्यू को true
पर सेट करता है.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-03-14 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-03-14 (UTC) को अपडेट किया गया."],[[["Retrieve your channel ID by authorizing the request via the OAuth 2.0 button and then submitting the form."],["Find another channel's ID by setting the `forUsername` property to the channel name and the `mine` property to `false`."],["This form utilizes the YouTube Data API's `channels.list` method."],["The form defaults the `part` parameter to `snippet` and the `mine` parameter to `true`."]]],["To retrieve your channel ID, authorize the request via OAuth 2.0 and submit the form. For another channel's ID, set the `forUsername` property to the channel name and `mine` to `false` in the form. The form utilizes the YouTube Data API's `channels.list` method. By default it uses `snippet` for the `part` parameter, and sets the `mine` parameter to `true`.\n"]]