IMA SDK는 광고가 사용자에게 표시되는 시점을 파악하여 올바른 신호를 광고 서버로 다시 전송할 수 있어야 합니다. IMA는 Active View 보고를 사용하여 광고의 조회가능성을 측정합니다. 이 가이드에서는 Active View 보고가 IMA와 함께 작동하는 방식과 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에 전송된 핑을 확인합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-03-21(UTC)"],[[["The IMA SDK leverages Active View reporting to determine ad visibility and send corresponding signals to the ad server, ensuring accurate measurement of ad impressions."],["Publishers need to initialize the `IMAAdDisplayContainer` with a view and include it in the `IMAAdsRequest` for Active View to receive viewability measurements."],["Ad viewability measurement can be verified by monitoring HTTP requests for `active_view_vide_measurable_impression` and the `mtos` parameter, or using the provided sample stream for testing purposes."],["Publishers using custom video displays should ensure their layouts allow for correct viewability metrics and can refer to the IMA support forum for assistance if needed."]]],[]]