컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
interface MediationBannerAd
배너 Adapter
의 미디에이션된 배너 광고
요약
공개 함수 |
View |
서드 파티 렌더링된 광고가 포함된 뷰를 반환합니다.
|
공개 함수
fun getView(): View
서드 파티 렌더링된 광고가 포함된 뷰를 반환합니다.
반환 값 |
View |
배너 광고가 렌더링된 뷰입니다.
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-08-21(UTC)
[null,null,["최종 업데이트: 2025-08-21(UTC)"],[],[],null,["# MediationBannerAd\n=================\n\nKotlin \\|[Java](/admob/android/reference/com/google/android/gms/ads/mediation/MediationBannerAd \"View this page in Java\") \n\n\n```\ninterface MediationBannerAd\n```\n\n\u003cbr /\u003e\n\nKnown direct subclasses \n[MediationInterscrollerAd](/admob/android/reference/kotlin/com/google/android/gms/ads/mediation/MediationInterscrollerAd) \n\n|---------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------|\n| [MediationInterscrollerAd](/admob/android/reference/kotlin/com/google/android/gms/ads/mediation/MediationInterscrollerAd) | **This interface is deprecated.** No replacement. \u003cbr /\u003e |\n\n*** ** * ** ***\n\nMediated banner ad from a banner [Adapter](/admob/android/reference/kotlin/com/google/android/gms/ads/mediation/Adapter).\n\nSummary\n-------\n\n| ### Public functions |\n|------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [View](https://developer.android.com/reference/android/view/View.html) | [getView](/admob/android/reference/kotlin/com/google/android/gms/ads/mediation/MediationBannerAd#getView())`()` Returns the view containing the third party rendered ad. |\n\nPublic functions\n----------------\n\n### getView\n\n```\nfun getView(): View\n```\n\nReturns the view containing the third party rendered ad. \n\n| Returns |\n|------------------------------------------------------------------------|-------------------------------------------|\n| [View](https://developer.android.com/reference/android/view/View.html) | The view in which the banner ad rendered. |"]]