קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
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"]],["עדכון אחרון: 2025-07-16 (שעון 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"]]