Вопрос

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