Google Mobile Ads SDK מספק 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-02-13 (שעון UTC)."],[],["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"]]