O SDK dos anúncios para dispositivos móveis do Google oferece uma API que permite especificar um tipo de criativo
para consultas de teste. Quando o parâmetro é definido, apenas criativos do tipo especificado
são recuperados e renderizados.
Uso
Para especificar um tipo de criativo, inclua o parâmetro ft_ctype em um objeto extras
e transmita-o à solicitação de anúncio. Isso pode restringir quais anúncios estão disponíveis e
resultar em nenhum preenchimento.
A tabela a seguir lista os valores válidos para ft_ctype:
Tipo de criativo
ft_ctype
Formato
HTML5
HTML5
Banner, intersticial, premiado
Imagem de instalação do app
image_app_install
Banner, nativo, intersticial, premiado
Imagem de exibição
image_display
Banner, intersticial
Mostrar espaço parcial
partial_slot
Banner, nativo, intersticial
Texto de instalação do app
text_app_install
Banner, nativo, intersticial
Texto de exibição
text_display
Banner, nativo, intersticial
TrueView
trueview
Intersticial, premiado
Vídeo de instalação de apps
video_app_install
Banner, nativo, intersticial, premiado
Esse recurso afeta apenas os anúncios do Google. Se o bloco de anúncios ativar a
mediação, os anúncios retornados de origens de anúncios de terceiros não
respeitarão o parâmetro ft_ctype. Recomendamos o teste com um bloco de anúncios que
não tenha a mediação ativada.
[null,null,["Última atualização 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"]]