YouTube কীভাবে Short-এর জন্য ভিউ গণনা করে তা মেলাতে আমরা Data API আপডেট করছি।
আরও জানুন
VideoAbuseReportReasons
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
একটি videoAbuseReportReason
রিসোর্সে এমন একটি কারণ সম্পর্কে তথ্য রয়েছে যা একটি ভিডিওতে অপমানজনক বিষয়বস্তু থাকার জন্য ফ্ল্যাগ করা হবে৷ যখন আপনার অ্যাপ্লিকেশন একটি আপত্তিজনক ভিডিওর প্রতিবেদন করার জন্য videos.reportAbuse
পদ্ধতিতে কল করে, তখন অনুরোধটি ভিডিওটি যে কারণে প্রতিবেদন করা হচ্ছে তা সনাক্ত করতে একটি videoAbuseReportReason
রিসোর্স থেকে তথ্য ব্যবহার করে৷
পদ্ধতি
API videoAbuseReportReasons
সংস্থানগুলির জন্য নিম্নলিখিত পদ্ধতিগুলিকে সমর্থন করে:
- list
- অপমানজনক ভিডিও রিপোর্ট করতে ব্যবহার করা যেতে পারে এমন কারণগুলির একটি তালিকা পুনরুদ্ধার করুন৷ এখনই চেষ্টা করে দেখুন ।
সম্পদ প্রতিনিধিত্ব
নিম্নলিখিত JSON কাঠামো একটি videoAbuseReportReason
সম্পদের বিন্যাস দেখায়:
{
"kind": "youtube#videoAbuseReportReason",
"etag": etag,
"id": string,
"snippet": {
"label": string,
"secondaryReasons": [
{
"id": string,
"label": string
}
]
}
}
বৈশিষ্ট্য
নিম্নলিখিত সারণী এই সম্পদে প্রদর্শিত বৈশিষ্ট্যগুলিকে সংজ্ঞায়িত করে:
বৈশিষ্ট্য |
---|
kind | string API সম্পদের ধরন সনাক্ত করে। মান হবে youtube#videoAbuseReportReason . |
etag | etag এই সম্পদের Etag. |
id | string কারণ চিহ্নিত করতে ইউটিউব যে আইডি ব্যবহার করে। videos.reportAbuse পদ্ধতিতে কল করার সময়, আপনার অ্যাপ্লিকেশানটি এই মানটি ব্যবহার করে reasonId প্রপার্টি সেট করতে হবে। |
snippet | object snippet অবজেক্টে কারণ সম্পর্কে প্রাথমিক বিবরণ রয়েছে। |
snippet. label | string অপব্যবহারের প্রতিবেদনের কারণে স্থানীয় লেবেল পাঠ্য। |
snippet. secondaryReasons[] | list কারণের সাথে যুক্ত গৌণ কারণগুলির একটি তালিকা, যদি কোনটি পাওয়া যায়। (0 বা তার বেশি হতে পারে।) |
snippet.secondaryReasons[]. id | string গৌণ কারণ শনাক্ত করতে YouTube যে আইডি ব্যবহার করে। videos.reportAbuse পদ্ধতিতে কল করার সময়, আপনার অ্যাপ্লিকেশনটি secondaryReasonId বৈশিষ্ট্য সেট করতে এই মানটি ব্যবহার করবে। |
snippet.secondaryReasons[]. label | string গৌণ কারণে স্থানীয় লেবেল পাঠ্য। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-08-21 UTC-তে শেষবার আপডেট করা হয়েছে।
[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2025-08-21 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eA \u003ccode\u003evideoAbuseReportReason\u003c/code\u003e resource provides the reasons for flagging a video as abusive.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003evideos.reportAbuse\u003c/code\u003e method utilizes \u003ccode\u003evideoAbuseReportReason\u003c/code\u003e data to specify why a video is being reported.\u003c/p\u003e\n"],["\u003cp\u003eThe API's \u003ccode\u003evideoAbuseReportReasons.list\u003c/code\u003e method lets users get a list of reasons for reporting abusive videos.\u003c/p\u003e\n"],["\u003cp\u003eThe resource is represented in JSON format, containing an id, kind, etag and snippet, along with additional nested information, such as secondary reasons.\u003c/p\u003e\n"],["\u003cp\u003eEach of the labels and secondary reasons available to report a video with also have an ID that is used when using the \u003ccode\u003evideos.reportAbuse\u003c/code\u003e method.\u003c/p\u003e\n"]]],["The `videoAbuseReportReason` resource provides data for flagging abusive video content. It contains an ID, localized label, and optional secondary reasons, each with their ID and label. The `videos.reportAbuse` method uses the `videoAbuseReportReason` data, which you can list by calling the `videoAbuseReportReasons/list` method. The resource's `id` property is used in the `videos.reportAbuse` method to define the reason for the report. Secondary reasons are listed in the `snippet` property.\n"],null,["# VideoAbuseReportReasons\n\nA **videoAbuseReportReason** resource contains information about a reason that a video would be flagged for containing abusive content. When your application calls the [videos.reportAbuse](/youtube/v3/docs/videos/reportAbuse) method to report an abusive video, the request uses the information from a `videoAbuseReportReason` resource to identify the reason that the video is being reported.\n\nMethods\n-------\n\nThe API supports the following methods for `videoAbuseReportReasons` resources:\n\n[list](/youtube/v3/docs/videoAbuseReportReasons/list)\n: Retrieve a list of reasons that can be used to report abusive videos.\n [Try it now](/youtube/v3/docs/videoAbuseReportReasons/list#usage).\n\nResource representation\n-----------------------\n\nThe following JSON structure shows the format of a `videoAbuseReportReason` resource: \n\n```text\n{\n \"kind\": \"youtube#videoAbuseReportReason\",\n \"etag\": etag,\n \"id\": string,\n \"snippet\": {\n \"label\": string,\n \"secondaryReasons\": [\n {\n \"id\": string,\n \"label\": string\n }\n ]\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#videoAbuseReportReason`. |\n| `etag` | `etag` The Etag of this resource. |\n| `id` | `string` The ID that YouTube uses to identify the reason. When calling the `videos.reportAbuse` method, your application should use this value to set the [reasonId](/youtube/v3/docs/videos/reportAbuse#reasonId) property. |\n| `snippet` | `object` The `snippet` object contains basic details about the reason. |\n| snippet.`label` | `string` The localized label text for the abuse report reason. |\n| snippet.`secondaryReasons[]` | `list` A list of secondary reasons associated with the reason, if any are available. (There might be 0 or more.) |\n| snippet.secondaryReasons[].`id` | `string` The ID that YouTube uses to identify the secondary reason. When calling the `videos.reportAbuse` method, your application should use this value to set the [secondaryReasonId](/youtube/v3/docs/videos/reportAbuse#secondaryReasonId) property. |\n| snippet.secondaryReasons[].`label` | `string` The localized label text for the secondary reason. |"]]