Sponsors
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
ध्यान दें: यह संसाधन 31 मार्च, 2020 को बंद हो गया है. इसे
member
रिसॉर्स से बदल दिया गया है. YouTube
के डेटा एपीआई दस्तावेज़ में उस संसाधन के बारे में जानकारी देखी जा सकती है.
इस सुविधा के बंद होने की वजह से,
sponsors.list
का तरीका 30 सितंबर, 2020 या उसके बाद बंद कर दिया जाएगा. एपीआई क्लाइंट को
sponsors.list
तरीके का इस्तेमाल करके,
members.list
तरीके का इस्तेमाल करना चाहिए.
sponsor
संसाधन, YouTube चैनल के लिए चैनल के पैसे चुकाकर बने सदस्य (जिसे पहले "स्पॉन्सर" कहा जाता था) के बारे में बताता है.
सदस्य, किसी क्रिएटर को समय-समय पर पैसे देकर सहायता देता है. साथ ही, उसे खास फ़ायदे भी मिलते हैं. उदाहरण के लिए, क्रिएटर तब चैट कर सकते हैं, जब क्रिएटर चैट के लिए सिर्फ़ पैसे चुकाकर बने सदस्यों वाला मोड चालू करता है.
तरीके
एपीआई sponsors
रिसॉर्स के लिए, इन तरीकों का इस्तेमाल करता है:
- list
- किसी चैनल के लिए प्रायोजकों की सूची. एपीआई अनुरोध को चैनल के मालिक से अनुमति लेनी होगी.
इसे अभी आज़माएं.
प्रॉपर्टी
इस टेबल में उन प्रॉपर्टी के बारे में बताया गया है जो इस रिसॉर्स में मौजूद हैं:
प्रॉपर्टी |
kind |
string
इससे यह पता चलता है कि एपीआई संसाधन किस तरह का है. वैल्यू youtube#sponsor होगी. |
etag |
etag
इस संसाधन का ऐट. |
id |
string
वह आईडी जो YouTube, प्रायोजक की खास पहचान करने के लिए असाइन करता है. |
snippet |
object
snippet ऑब्जेक्ट में प्रायोजक की जानकारी होती है. |
snippet.channelId |
string
इस आईडी से, चैनल को प्रायोजित करने का पता चलता है. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2023-02-22 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2023-02-22 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eThis \u003ccode\u003esponsors\u003c/code\u003e resource is deprecated as of March 31, 2020, and has been replaced by the \u003ccode\u003emember\u003c/code\u003e resource, with the \u003ccode\u003esponsors.list\u003c/code\u003e method no longer supported after September 30, 2020.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003esponsor\u003c/code\u003e resource represents a YouTube channel member who provides recurring monetary support and receives special benefits.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003esponsors.list\u003c/code\u003e method allowed API clients to list the sponsors for a channel, but now they should use \u003ccode\u003emembers.list\u003c/code\u003e instead.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003esponsors\u003c/code\u003e resource contains properties such as \u003ccode\u003ekind\u003c/code\u003e, \u003ccode\u003eetag\u003c/code\u003e, \u003ccode\u003eid\u003c/code\u003e, and \u003ccode\u003esnippet\u003c/code\u003e which includes detailed information like the channel ID, display name, profile image URL, and the date they became a sponsor.\u003c/p\u003e\n"]]],["The `sponsors` resource, representing channel members, was deprecated on March 31, 2020, and replaced by the `members` resource. The `sponsors.list` method will be unsupported after September 30, 2020, requiring API clients to use `members.list` instead. A sponsor provides recurring support and receives benefits. The resource contains properties such as `kind`, `etag`, `id`, and `snippet`. `snippet` include the channel's ID, details about the sponsor, and when the user became a sponsor.\n"],null,["# Sponsors\n\nNote: This resource is deprecated as of March 31, 2020. It has been replaced by the [member](/youtube/v3/docs/members) resource. You can find information about that resource in the YouTube Data API documentation. \n\nAs part of this deprecation, the `sponsors.list` method will no longer be supported on or after September 30, 2020. API clients should update calls to the `sponsors.list` method to use the [members.list](/youtube/v3/docs/members/list) method instead.\n\nA **sponsor** resource represents a channel member (formerly known as a \"sponsor\") for a YouTube channel.\nA member provides recurring monetary support to a creator and receives\nspecial benefits. For example, members are able to chat when the creator turns on members-only mode for a chat.\n\nMethods\n-------\n\nThe API supports the following methods for `sponsors` resources:\n\n[list](/youtube/v3/live/docs/sponsors/list)\n: Lists sponsors for a channel. The API request must be authorized by the channel owner.\n [Try it now](/youtube/v3/live/docs/sponsors/list#try-it).\n\nResource representation\n-----------------------\n\nThe following JSON structure shows the format of a `sponsors` resource: \n\n```text\n{\n \"kind\": \"youtube#sponsor\",\n \"etag\": etag,\n \"id\": string,\n \"snippet\": {\n \"channelId\": string,\n \"sponsorDetails\": {\n \"channelId\": string,\n \"channelUrl\": string,\n \"displayName\": string,\n \"profileImageUrl\": string\n },\n \"sponsorSince\": datetime\n }\n}\n```\n\n### Properties\n\nThe following table defines the properties that appear in this resource:\n\n| Properties ||\n|------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `kind` | `string` Identifies the API resource's type. The value will be `youtube#sponsor`. |\n| `etag` | `etag` The Etag of this resource. |\n| `id` | `string` The ID that YouTube assigns to uniquely identify the sponsor. |\n| `snippet` | `object` The `snippet` object contains details about the sponsor. |\n| snippet.`channelId` | `string` This ID identifies the channel being sponsored. |\n| snippet.`sponsorDetails` | `object` This object contains details about the sponsor. |\n| snippet.sponsorDetails.`channelId` | `string` The YouTube channel ID. |\n| snippet.sponsorDetails.`channelUrl` | `string` The channel's URL. |\n| snippet.sponsorDetails.`displayName` | `string` The channel's display name. |\n| snippet.sponsorDetails.`profileImageUrl` | `string` The channels's avatar URL. |\n| snippet.`sponsorSince` | `datetime` The date and time when the user became a sponsor. The value is specified in [ISO 8601](//www.w3.org/TR/NOTE-datetime) (`YYYY-MM-DDThh:mm:ss.sZ`) format. |"]]