Google Mobile Ads SDK یک API ارائه میکند که به شما امکان میدهد یک نوع خلاقانه را برای عبارتهای آزمایشی مشخص کنید. هنگامی که پارامتر تنظیم می شود، فقط خلاقیت های نوع مشخص شده بازیابی و ارائه می شوند.
استفاده
برای تعیین یک نوع خلاقیت، پارامتر ft_ctype را در یک شی اضافی وارد کنید و آن را به درخواست تبلیغ ارسال کنید. این ممکن است تبلیغات در دسترس را محدود کند و منجر به پر نشدن شود.
این ویژگی فقط بر تبلیغات گوگل تاثیر می گذارد. اگر واحد تبلیغات شما میانجیگری را فعال میکند، تبلیغاتی که از منابع تبلیغاتی شخص ثالث بازگردانده میشوند، پارامتر ft_ctype را رعایت نمیکنند. توصیه میکنیم با واحد تبلیغاتی که میانجیگری را فعال نکرده است، آزمایش کنید.
تاریخ آخرین بهروزرسانی 2025-02-20 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-02-20 بهوقت ساعت هماهنگ جهانی."],[[["The Google Mobile Ads SDK allows you to specify a desired creative type for test queries, ensuring only creatives of that type are retrieved and rendered."],["To use this feature, set the `ft_ctype` request parameter within a bundle of extras in test mode, specifying the desired creative type like \"video_app_install\" or \"html5\"."],["This feature works with various creative types, formats, and ad units, as detailed in the provided table mapping creative types to their corresponding `ft_ctype` values."],["While useful for testing, using `ft_ctype` may increase the chance of no fills and only affects Google ads, not those from third-party ad networks through mediation."]]],["The Google Mobile Ads SDK allows specifying a creative type for test ad queries using the `ft_ctype` parameter within an extras object, passed to the ad request. This restricts ads to the defined type, potentially resulting in no fill. Valid `ft_ctype` values include `html5`, `image_app_install`, `video_app_install`, and others, each with supported formats (e.g., Banner, Interstitial). This parameter only works in test mode and impacts only Google ads, not third-party ads from mediated sources.\n"]]