Google Mobile Ads SDK (Legacy) מספקת API שמאפשר לציין סוג קריאייטיב לשאילתות בדיקה. כשהפרמטר מוגדר, רק נכסי קריאייטיב מהסוג שצוין מאוחזרים ומוצגים.
שימוש
כדי לציין סוג קריאייטיב, צריך לכלול את הפרמטר ft_ctype באובייקט extras ולהעביר אותו לבקשה להצגת מודעה. יכול להיות שההגבלה הזו תצמצם את מספר המודעות הזמינות ותגרום לכך שלא תהיה מודעה למילוי הבקשה.
התכונה הזו משפיעה רק על מודעות Google. אם ביחידת המודעות מופעלת בחירת רשת, המודעות שמוחזרות ממקורות מודעות של צד שלישי לא מתחשבות בפרמטר ft_ctype. מומלץ לבצע בדיקות עם יחידת מודעות שלא מופעל בה Mediation.
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2026-07-08 (שעון UTC)."],[],["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"]]