O SDK do IMA precisa ser capaz de informar quando os anúncios estão visíveis para os usuários para que ele possa
enviar os indicadores corretos de volta ao servidor de anúncios. O IMA usa
relatórios do Active View
para medir a visibilidade dos anúncios. Este guia explica como os relatórios do Active View funcionam com o IMA e como verificar se o SDK consegue capturar corretamente os indicadores de visibilidade.
Como os relatórios do Active View funcionam com o SDK do IMA
O Active View recebe medições sobre esse VideoAdPlayer
(getLocationOnScreen e getGlobalVisibleRect).
Como verificar se o SDK pode medir a visibilidade do anúncio
Para verificar se o SDK consegue capturar indicadores de visibilidade, procure
instâncias de active_view_vide_measurable_impression nas solicitações HTTP e
verifique o parâmetro mtos. Para mais informações, consulte
Monitorar a medição da visualização ativa.
[null,null,["Última atualização 2024-12-22 UTC."],[[["The IMA SDK leverages Active View reporting to determine and relay ad visibility to the ad server, ensuring accurate measurements for billing and performance analysis."],["Active View relies on the `AdDisplayContainer` and `VideoAdPlayer` components to gather spatial information about the ad's position on the screen."],["Ad viewability can be confirmed by monitoring HTTP requests for `active_view_vide_measurable_impression` instances and the presence of the `mtos` parameter, signaling successful measurement."],["If custom video displays are used, adjustments to the layout might be needed to guarantee proper metric collection and accurate Active View reporting."]]],[]]