تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
توفّر حزمة "SDK لإعلانات Google على الأجهزة الجوّالة" واجهة برمجة تطبيقات تتيح لك تحديد نوع تصميم إعلان لطلبات الاختبار. عند ضبط المَعلمة، يتم استرداد المواد الإبداعية من النوع المحدّد وعرضها فقط.
الاستخدام
لتحديد نوع مادة إبداعية، أدرِج المَعلمة ft_ctype في كائن إضافات
وامررها إلى طلب الإعلان. وقد يؤدي ذلك إلى حصر الإعلانات المتاحة وعدم عرض أي إعلان.
إعلانات البانر والإعلانات المدمجة مع المحتوى والإعلانات البينية والإعلانات مقابل مكافأة
الصورة المعروضة
image_display
بانر، إعلان بيني
عرض شريحة جزئية
partial_slot
إعلان بانر وإعلان مدمج مع المحتوى وإعلان بيني
نص إعلان تثبيت التطبيق
text_app_install
إعلان بانر وإعلان مدمج مع المحتوى وإعلان بيني
النص الذي يظهر للمستخدم
text_display
إعلان بانر وإعلان مدمج مع المحتوى وإعلان بيني
TrueView
trueview
بيني، إعلان مقابل مكافأة
فيديو لتثبيت تطبيق
video_app_install
إعلانات البانر والإعلانات المدمجة مع المحتوى والإعلانات البينية والإعلانات مقابل مكافأة
تؤثّر هذه الميزة في إعلانات Google فقط. إذا كانت وحدتك الإعلانية تتيح التوسّط، لن تلتزم الإعلانات المعروضة من مصادر إعلانات تابعة لجهات خارجية بالمعلّمة ft_ctype. ننصحك بإجراء الاختبار باستخدام وحدة إعلانية غير مفعَّلة فيها ميزة التوسّط.
تاريخ التعديل الأخير: 2025-07-16 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]