Google Mobile Ads SDK מספק ממשק API שמאפשר לציין סוג קריאייטיב לשאילתות בדיקה. כשמגדירים את הפרמטר, רק נכסי קריאייטיב מהסוג שצוין מאוחזרים ועוברים עיבוד.
שימוש
כדי לציין את סוג הקריאייטיב, צריך לכלול את הפרמטר ft_ctype באובייקט 'פרטים נוספים' ולהעביר אותו לבקשת המודעה. כתוצאה מכך, יכול להיות שהמודעות הזמינות יהיו מוגבלות ולא תתבצע הצגת מודעות.
התכונה הזו משפיעה רק על מודעות Google. אם היחידה של המודעות מופעלת בחירת רשת, מודעות שמוחזרות ממקורות מודעות של צד שלישי לא מתייחסות לפרמטר ft_ctype. מומלץ לבצע את הבדיקה עם יחידת מודעות שבה תהליך בחירת הרשת לא מופעל.
[null,null,["עדכון אחרון: 2025-03-04 (שעון UTC)."],[[["The Google Mobile Ads C++ SDK is deprecated and will be end-of-maintenance on June 17, 2025; developers should use the iOS or Android SDKs instead."],["The SDK allows specifying desired creative types for test queries using the `ft_ctype` parameter in test mode."],["This feature is applicable to Google ads only and may result in more no fills due to restricted ad availability."],["Valid `ft_ctype` values include `html5`, `image_app_install`, `image_display`, `partial_slot`, `text_app_install`, `text_display`, `trueview`, and `video_app_install`, each corresponding to specific creative types and ad formats."],["For support, consult the Google Mobile Ads SDK Technical Forum."]]],["The Google Mobile Ads C++ SDK is deprecated as of June 17, 2024, and will reach End-of-Maintenance on June 17, 2025; use iOS or Android SDKs instead. In Test Mode, the `ft_ctype` parameter can be added to ad requests to retrieve only specified creative types. Valid `ft_ctype` values include `html5`, `image_app_install`, `video_app_install`, and others, each corresponding to a specific format. This parameter only affects Google ads.\n"]]