문제

Instead of using house ads I would like to create my own SDK for displaying adverts within my apps. I would like to run this alongside normal Google Mobile Ads and control how often my own SDK displays ads via the mediation settings in the Admob dashboard.

Existing mobile networks offer mediation adapters for this purpose. I would like to write my own adapter but cannot find any documentation that explains how this is done.

Any help is greatly appreciated.

도움이 되었습니까?

해결책

Admob provides CustomEventBanner and CustomEventInterstitial classes with which you can do exactly that.

See https://developers.google.com/admob/android/custom-events

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top