Question

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.

Was it helpful?

Solution

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

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top