Google 모바일 광고 SDK를 통한 Open Measurement
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
Open Measurement는 게시자가 서드 파티 조회가능성 측정 업체를 통해 노출 및 클릭 측정을 확인할 수 있는 IAB 표준입니다.
Google 모바일 광고 SDK는 버전 7.43.0부터 Open Measurement를 지원합니다. 이 버전의 Google 모바일 광고 SDK부터
Open Measurement (OM) SDK와의 통합을 바탕으로 제3자를 통한 조회가능성 측정이 가능합니다.
Google 모바일 광고 SDK는 OM SDK 버전 1.4를 지원합니다.
기본 요건
*
Google 모바일 광고 SDK
7.43.0
이상
Open Measurement 구현
Google 모바일 광고 SDK는 'Google'을 Google 모바일 광고 SDK를 사용하여 게재되는 모든 광고의 Open Measurement 파트너 이름으로 사용하여 Open Measurement를 자동으로 구현합니다.
서드 파티 조회가능성 측정 업체를 사용하려면 Ad Manager UI에서 이를 구성하고 해당 조회가능성 측정 업체를 사용하도록 광고 항목을 구성하세요. 자세한 내용은 모바일 앱 조회가능성 측정 업체 구성하기를 참고하세요.
투명한 오버레이가 가리지 않는지 확인
광고가 차단된 것으로 간주되지 않으려면 광고를 가리는 뷰에 다음 설정 중 하나가 있어야 합니다.
광고를 가리지 않기 위해서는 보기의 배경을 투명하게 만드는 것보다는 보기의 알파 값과 가시성 값을 변경해야 합니다.
Open Measurement SDK에서 광고를 가리는 방해물을 감지하면 조회가능성 측정 업체에서 노출을 조회 가능 노출로 간주하는 데 영향을 미칠 수도 있습니다. 이 문제를 해결하려면 보기의 알파를 0로 설정하거나 isHidden을 TRUE로 설정하세요.
문제 해결
Open Measurement를 구현할 때 다음 사항에 유의하세요.
미디에이션 파트너에 문의하여 파트너가 렌더링하는 광고에 Open Measurement를 지원하는지 여부를 확인합니다.
오버레이 보기로 인해 가려지는 광고는 조회가능성 측정을 등록하지 않을 수 있습니다. 자세한 내용은 투명 오버레이가 방해되지 않도록 하기를 참고하세요.
iOS 시뮬레이터를 비롯한 테스트 기기에서 테스트 광고 라벨은 광고 보기를 방해하지 않는 것으로 감지됩니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-08-27(UTC)
[null,null,["최종 업데이트: 2025-08-27(UTC)"],[[["\u003cp\u003eOpen Measurement, an IAB standard, lets publishers use third-party verification for impressions and clicks, supported in Google Mobile Ads SDK for iOS 7.43.0 and later.\u003c/p\u003e\n"],["\u003cp\u003eIt integrates with the Open Measurement SDK (OM SDK), enabling third-party viewability measurements through an API for verification providers.\u003c/p\u003e\n"],["\u003cp\u003eIt automatically supports standard ad formats like Banner, Interstitial, Rewarded, Native, and Native Custom ad formats using video.\u003c/p\u003e\n"],["\u003cp\u003eEnsure transparent overlays on ads have \u003ccode\u003ealpha = 0\u003c/code\u003e or \u003ccode\u003eisHidden = TRUE\u003c/code\u003e to prevent obstruction and ensure accurate viewability measurements.\u003c/p\u003e\n"],["\u003cp\u003eBe aware that mediation partner support for Open Measurement varies, obscured ads may impact viewability, and test devices have specific behaviors.\u003c/p\u003e\n"]]],[],null,["Open Measurement is an IAB standard that allows publishers to use third-party\nviewability providers to verify impressions and click measurements.\nGoogle Mobile Ads SDK\n\nsupports Open Measurement starting with version\n7.43.0\n. This and later versions of Google Mobile Ads SDK\n\nintegrates with the\n[Open Measurement (OM) SDK](https://iabtechlab.com/standards/open-measurement-sdk/)\nto enable third-party viewability measurement.\n\nGoogle Mobile Ads SDK supports OM SDK version 1.4.\n\nPrerequisites \\* Google Mobile Ads SDK 7.43.0 or higher.\n\n- Complete [Get started](/ad-manager/mobile-ads-sdk/ios/quick-start).\n\n\u003c!-- --\u003e\n\n- A configured [viewability\n provider](//support.google.com/admanager/answer/9025968#configure-a-viewability-provider) assigned to your line item.\n\nImplement Open Measurement\n\nGoogle Mobile Ads SDK automatically implements Open Measurement using\n**\"Google\"** as the Open Measurement partner name for all ads served using the\nGoogle Mobile Ads SDK.\n\nTo use a third-party viewability provider, configure it in the\nAd Manager UI, and configure your line items to use that viewability\nprovider. For more details, see [Configure a mobile app viewability provider](//support.google.com/admanager/answer/9025968).\n| **Note:** Custom native ad formats that don't render a video asset require a custom Open Measurement integration. For more information, see [Display-type Custom Native Ad Formats and Open Measurement](/ad-manager/mobile-ads-sdk/ios/custom-native-omid).\n\nEnsure that transparent overlays are non-obstructing\n\nFor an ad to not be considered blocked, the view that is obscuring the ad must\nhave one of these settings:\n\n- `alpha = 0`, or,\n\n\u003c!-- --\u003e\n\n- `isHidden = TRUE`\n\nIt doesn't matter if the obscuring view has a transparent background, the\nview's alpha and visibility values are what determine whether the view is\nblocking your ad.\n\nIf the Open Measurement SDK detects an obstruction over the ad, it could impact\nwhether a viewability provider considers the impression viewable. To fix this,\nset your view's alpha to `0` or\n\nset `isHidden` to `TRUE`.\n\n\nTroubleshooting\n\nBe aware of the following when implementing Open Measurement:\n\n- You must check with the mediation partner to learn if they support Open\n Measurement for ads they render.\n\n- Ads that are obscured by overlaying views might not register viewability\n measurements. For more information, refer to [Ensure that transparent overlays\n are non-obstructing](#obstructing).\n\n- On [test devices](/ad-manager/mobile-ads-sdk/ios/test-ads#enable_test_devices), including the\n iOS simulator, the **Test Ad** label is detected as non-obstructing\n to the ad view."]]