L'SDK Google Mobile Ads fornisce un'API che ti consente di specificare un tipo di creatività per le query di test. Quando il parametro è impostato, vengono recuperati e visualizzati solo le creatività del tipo specificato.
Utilizzo
Per specificare un tipo di creatività, includi il parametro ft_ctype in un oggetto extra
e trasmettelo alla richiesta di annuncio. Ciò potrebbe limitare gli annunci disponibili e
risultare in un mancato riempimento.
La seguente tabella elenca i valori validi per ft_ctype:
Tipo di creatività
ft_ctype
Formato
HTML5
HTML5
Banner, interstitial, con premio
Immagine di installazione di app
image_app_install
Banner, nativo, interstitial, con premio
Visualizza immagine
image_display
Banner, interstitial
Mostrare uno spazio parziale
partial_slot
Banner, nativo, interstitial
Testo per l'installazione di app
text_app_install
Banner, nativo, interstitial
Testo visualizzato
text_display
Banner, nativo, interstitial
TrueView
trueview
Interstitial, con premio
Video per l'installazione di app
video_app_install
Banner, nativo, interstitial, con premio
Questa funzionalità interessa solo gli annunci Google. Se l'unità pubblicitaria attiva la mediazione, gli annunci restituiti dalle origini annuncio di terze parti non rispettano il parametro ft_ctype. Ti consigliamo di eseguire i test con un'unità pubblicitaria per la quale non è attivata la mediazione.
[null,null,["Ultimo aggiornamento 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"]]