Google মোবাইল বিজ্ঞাপন SDK একটি API প্রদান করে যা আপনাকে পরীক্ষার প্রশ্নের জন্য একটি সৃজনশীল প্রকার নির্দিষ্ট করতে দেয়। যখন প্যারামিটার সেট করা হয়, শুধুমাত্র নির্দিষ্ট ধরনের ক্রিয়েটিভগুলি পুনরুদ্ধার করা হয় এবং রেন্ডার করা হয়।
ব্যবহার
একটি সৃজনশীল প্রকার নির্দিষ্ট করতে, একটি অতিরিক্ত অবজেক্টে ft_ctype প্যারামিটারটি অন্তর্ভুক্ত করুন এবং এটিকে বিজ্ঞাপনের অনুরোধে প্রেরণ করুন। এটি কোন বিজ্ঞাপনগুলি উপলভ্য তা সীমাবদ্ধ করতে পারে এবং এর ফলে কোন পূরণ হবে না।
নিম্নলিখিত টেবিলটি ft_ctype জন্য বৈধ মান তালিকাভুক্ত করে:
ক্রিয়েটিভ টাইপ
ft_ctype
বিন্যাস
HTML5
html5
ব্যানার, ইন্টারস্টিশিয়াল, পুরস্কৃত
অ্যাপ ইনস্টল ইমেজ
image_app_install
ব্যানার, নেটিভ, ইন্টারস্টিশিয়াল, পুরস্কৃত
চিত্র প্রদর্শন করুন
ইমেজ_ডিসপ্লে
ব্যানার, ইন্টারস্টিশিয়াল
আংশিক স্লট প্রদর্শন করুন
আংশিক_স্লট
ব্যানার, নেটিভ, ইন্টারস্টিশিয়াল
অ্যাপ ইন্সটল টেক্সট
text_app_install
ব্যানার, নেটিভ, ইন্টারস্টিশিয়াল
পাঠ্য প্রদর্শন করুন
টেক্সট_ডিসপ্লে
ব্যানার, নেটিভ, ইন্টারস্টিশিয়াল
ট্রুভিউ
trueview
ইন্টারস্টিশিয়াল, পুরস্কৃত
অ্যাপ ইনস্টল ভিডিও
ভিডিও_অ্যাপ_ইনস্টল
ব্যানার, নেটিভ, ইন্টারস্টিশিয়াল, পুরস্কৃত
এই বৈশিষ্ট্যটি শুধুমাত্র Google বিজ্ঞাপনগুলিকে প্রভাবিত করে৷ যদি আপনার বিজ্ঞাপন ইউনিট মধ্যস্থতা সক্ষম করে, তৃতীয় পক্ষের বিজ্ঞাপন উত্স থেকে প্রত্যাবর্তিত বিজ্ঞাপনগুলি ft_ctype প্যারামিটারকে সম্মান করে না৷ আমরা এমন একটি বিজ্ঞাপন ইউনিট দিয়ে পরীক্ষা করার পরামর্শ দিই যেখানে মধ্যস্থতা সক্ষম নেই।
[null,null,["2025-02-25 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Google Mobile Ads SDK allows you to specify a desired creative type for test queries using the `ft_ctype` request parameter."],["This parameter restricts the ads returned to the specified creative type for easier testing in test mode, affecting only Google ads."],["Using this feature might increase the chances of no fills as it limits the available ads."],["Mediation is not supported with this feature, so test with an ad unit without mediation enabled."],["Reservation inventory and backfill-only ad units may need additional configuration to ensure accurate testing with `ft_ctype`."]]],["The Google Mobile Ads SDK allows specifying a creative type for test queries using the `ft_ctype` parameter. This parameter, added to an extras object in the ad request, restricts served ads to the specified type (e.g., `video_app_install`). Valid `ft_ctype` values include `html5`, `image_app_install`, `text_display`, etc. This only functions in Test Mode and doesn't affect reservation inventory or third-party mediation ads. Testing is recommended with a backfill-only ad unit without mediation enabled.\n"]]