Skip to content

Sample Android project showcasing how to build a mediation adapter or custom event for the Google Mobile Ads SDK.

License

Notifications You must be signed in to change notification settings

applovinjosh/googleads-mobile-android-mediation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google Mobile Ads SDK - Android Mediation

The Google Mobile Ads SDK is the latest generation in Google mobile advertising, and features refined ad formats and streamlined APIs for access to mobile ad networks and advertising solutions. The SDK enables mobile app developers to maximize their monetization in native mobile apps.

This repository is broken into two sections:

Mediation Example

A sample project demonstrating how an ad network can plug into AdMob Mediation. The project contains a "Sample Ad Network" SDK library, as well as a sample mediation adapter and custom event implementation for AdMob Mediation capable of loading banners, interstitials, rewarded video, and native ads.

A test application is also included, and uses the Google Mobile Ads SDK to call into the adapter and custom event to test their implementations. It can be used during development to test new adapters and custom events, once ad units have been set up.

Mediation Adapters

Open source adapters for mediating the following networks via the Google Mobile Ads SDK:

  • AdColony
  • Chartboost
  • Facebook Audience Network
  • MoPub
  • Tapjoy
  • Unity Ads

For prebuilt versions of these adapters, see the AdMob Mediation Networks page.

Downloads

Please check out our releases for the latest download of this project.

Documentation

Check out our developers site for documentation on using the SDK and our mediation developer guide. You can also join the developer community on our SDK forum.

Suggesting improvements

If you're having trouble using any of the projects in this repo, the best way to get support is to post on our SDK forum.

For feature requests, or to suggest other improvements, please use github's issue tracker.

License

Apache 2.0 License

About

Sample Android project showcasing how to build a mediation adapter or custom event for the Google Mobile Ads SDK.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%