গুগল ক্লাসরুম অ্যাড-অনগুলি এখন সাধারণত বিকাশকারীদের জন্য উপলব্ধ! আরও তথ্যের জন্য
অ্যাড-অন ডকুমেন্টেশন দেখুন.
YouTubeVideo
JSON প্রতিনিধিত্ব |
---|
{
"id": string,
"title": string,
"alternateLink": string,
"thumbnailUrl": string
} |
ক্ষেত্র |
---|
id | string YouTube API রিসোর্স আইডি। |
title | string ইউটিউব ভিডিওর শিরোনাম। শুধুমাত্র পঠনযোগ্য। |
alternateLink | string ইউআরএল যা ইউটিউব ভিডিও দেখতে ব্যবহার করা যেতে পারে। শুধুমাত্র পঠনযোগ্য। |
thumbnailUrl | string YouTube ভিডিওর একটি থাম্বনেল ছবির URL। শুধুমাত্র পঠনযোগ্য। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-11 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-11 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["YouTube video items are represented using JSON and include an ID, title, alternate link, and thumbnail URL."],["Each field within the JSON representation provides specific information about the video, such as its unique identifier, title, viewable link, and thumbnail image."],["All fields are read-only, meaning their values are set by YouTube and cannot be modified through the API."]]],[]]