IMA SDK는 광고 서버에 올바른 신호를 다시 전송할 수 있도록 광고가 사용자에게 표시되는 시점을 파악할 수 있어야 합니다. IMA는
Active View 보고
를 사용하여 광고의 조회가능성을 측정합니다. 이 가이드에서는 Active View 보고가 IMA와 함께 작동하는 방식과 SDK가 조회가능성 신호를 올바르게 캡처할 수 있는지 확인하는 방법을 설명합니다.
Active View는 해당 VideoStreamPlayer에서 측정값(getLocationOnScreen 및 getGlobalVisibleRect)을 수신합니다.
SDK가 광고 조회가능성을 측정할 수 있는지 확인
SDK가 조회가능성 신호를 캡처할 수 있는지 확인하려면 https://pagead2.googlesyndication.com/pcs/activeview로 전송된 네트워크 요청을 찾고 mtos 매개변수를 확인합니다. 자세한 내용은
Active View 측정 모니터링을 참고하세요.
조회가능성 테스트에 사용할 수 있는 샘플 스트림은 다음과 같습니다.
CMS ID: '2556080', 동영상 ID: 'tears-of-steel-omid'
이 스트림을 사용하여 테스트하려면 먼저 ima-test-verification.js가 다운로드되었는지 네트워크 로그를 확인한 다음 광고 재생 시작 시 https://pagead2.googlesyndication.com/pagead/gen_204로 핑이 전송되었는지 확인합니다.
[null,null,["최종 업데이트: 2026-03-25(UTC)"],[],["The IMA SDK utilizes Active View reporting to gauge ad viewability. This involves creating a `StreamDisplayContainer` with a `VideoStreamPlayer`, enabling Active View to measure it using `getLocationOnScreen` and `getGlobalVisibleRect`. Verification involves checking `HTTP` requests for `active_view_vide_measurable_impression` and the `mtos` parameter. A test stream (CMS ID: \"2556080\", video ID: \"tears-of-steel-omid\") is provided; monitor network logs for `ima-test-verification.js` download and a ping to `https://pagead2.googlesyndication.com/pagead/gen_204`.\n"]]