올바른 신호를 광고 서버로 다시 전송할 수 있도록 IMA SDK는 사용자에게 광고가 표시되는 시점을
알 수 있어야 합니다. IMA는 Active View 보고를 사용하여 광고의 조회가능성을 측정합니다. 이 가이드에서는 Active View 보고가 IMA와 함께 작동하는 방식과 SDK가 조회가능성 신호를 올바르게 캡처할 수 있는지 확인하는 방법을 설명합니다.
StreamRequest이 발생할 때 동영상 요소가 표시되고 가려지지 않는 한 Active View는 해당 요소에 대한 측정값을 수신합니다.
SDK에서 광고 조회가능성을 측정할 수 있는지 확인
SDK가 조회가능성 신호를 캡처할 수 있는지 확인하려면 HTTP 요청에서 active_view_vide_measurable_impression 인스턴스를 찾아 mtos 매개변수를 확인합니다. 자세한 내용은 Active View 측정 모니터링을 참고하세요.
조회가능성 테스트에 사용할 수 있는 샘플 스트림은 다음과 같습니다.
CMS ID: '2556080', 동영상 ID: 'tears-of-steel-omid'
이 스트림을 사용하여 테스트하려면 먼저 다운로드할 ima-test-verification.js의 네트워크 로그를 확인한 다음 광고 재생이 시작될 때 https://pagead2.googlesyndication.com/pagead/gen_204로 핑이 실행되었는지 확인합니다.
[null,null,["최종 업데이트: 2024-11-05(UTC)"],[[["The IMA SDK leverages Active View reporting to determine ad visibility and send corresponding signals to the ad server."],["Publishers need to designate a video element during StreamManager creation for Active View to measure viewability."],["Verifying successful viewability signal capture involves checking for specific parameters within HTTP requests and network logs."],["A sample stream with CMS ID \"2556080\" and video ID \"tears-of-steel-omid\" is available for testing viewability implementation."],["Publishers with custom video displays might need layout adjustments to ensure accurate metric returns and can consult the IMA support forum for assistance."]]],[]]