8 সেপ্টেম্বর, 2025 থেকে শুরু করে, প্রতিটি নতুন লাইন আইটেমকে ঘোষণা করতে হবে যে তারা ইউরোপিয়ান ইউনিয়ন (EU) রাজনৈতিক বিজ্ঞাপনগুলি পরিবেশন করবে কি না। Display & Video 360 API এবং SDF আপলোডগুলি যেগুলি ঘোষণা প্রদান করে না সেগুলি ব্যর্থ হবে৷ এই ঘোষণাটি করার জন্য কীভাবে আপনার ইন্টিগ্রেশন আপডেট করবেন সে সম্পর্কে আরও বিশদ বিবরণের জন্য আমাদের অবচয় পৃষ্ঠা দেখুন।
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
সম্ভাব্য ভিডিও প্লেয়ার মাপ.
Enums
VIDEO_PLAYER_SIZE_UNSPECIFIED
এই সংস্করণে ভিডিও প্লেয়ারের আকার নির্দিষ্ট করা নেই। এই enum একটি ডিফল্ট মানের জন্য একটি স্থানধারক এবং এটি একটি বাস্তব ভিডিও প্লেয়ারের আকার উপস্থাপন করে না।
VIDEO_PLAYER_SIZE_SMALL
ভিডিও প্লেয়ারের মাত্রা 400×300 (ডেস্কটপ) বা 20% পর্যন্ত স্ক্রীন আবৃত (মোবাইল) এর চেয়ে কম।
VIDEO_PLAYER_SIZE_LARGE
ভিডিও প্লেয়ারের মাত্রা 400x300 এবং 1280x720 পিক্সেল (ডেস্কটপ) বা 20% থেকে 90% স্ক্রীন আবৃত (মোবাইল) এর মধ্যে।
VIDEO_PLAYER_SIZE_HD
ভিডিও প্লেয়ারের মাত্রা হল 1280×720 বা তার বেশি (ডেস্কটপ), অথবা 90% এর বেশি স্ক্রীন আবৃত (মোবাইল)।
[null,null,["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eDisplay & Video 360 API v2 is no longer in use.\u003c/p\u003e\n"],["\u003cp\u003eVideo player sizes are categorized into unspecified, small, large, HD, and unknown based on dimensions and screen coverage.\u003c/p\u003e\n"],["\u003cp\u003eSmall players are less than 400x300 on desktop or up to 20% screen coverage on mobile.\u003c/p\u003e\n"],["\u003cp\u003eLarge players range from 400x300 to 1280x720 on desktop or 20% to 90% screen coverage on mobile.\u003c/p\u003e\n"],["\u003cp\u003eHD players are 1280x720 or larger on desktop or over 90% screen coverage on mobile.\u003c/p\u003e\n"]]],[],null,["# VideoPlayerSize\n\n| Display \\& Video 360 API v2 has sunset.\nPossible video player sizes.\n\n| Enums ||\n|---------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `VIDEO_PLAYER_SIZE_UNSPECIFIED` | Video player size is not specified in this version. This enum is a place holder for a default value and does not represent a real video player size. |\n| `VIDEO_PLAYER_SIZE_SMALL` | The dimensions of the video player are less than 400×300 (desktop), or up to 20% of screen covered (mobile). |\n| `VIDEO_PLAYER_SIZE_LARGE` | The dimensions of the video player are between 400x300 and 1280x720 pixels (desktop), or 20% to 90% of the screen covered (mobile). |\n| `VIDEO_PLAYER_SIZE_HD` | The dimensions of the video player are 1280×720 or greater (desktop), or over 90% of the screen covered (mobile). |\n| `VIDEO_PLAYER_SIZE_UNKNOWN` | The dimensions of the video player are unknown. |"]]