Mediation
AdMob Mediation is a feature that lets your app serve ads from multiple ad networks using a single AdMob integration.
Instead of relying on one provider, mediation automatically selects the highest-paying network for each impression, ensuring better revenue, fill rate, and ad diversity.
The PloxTools: Google AdMob plugin includes built-in support for five major ad networks including AppLovin, Chartboost, ironSource, Meta Audience Network (Facebook), Unity Ads, which together cover nearly all common monetization needs.
This eliminates the need for complex SDK setup or external integrations — everything is handled internally.
Mediation is compatible with all supported ad formats — Banner, Interstitial, Rewarded, Rewarded Interstitial, and App Open — allowing a fully flexible monetization setup.
Enabling Mediation
To enable mediation in your project, open:
Project Settings → Plugins → PloxTools: Google AdMob → Ad Mob Mediation
Then simply check the boxes for the ad networks you want to include.
The plugin will automatically link and configure all necessary adapters during packaging — no extra setup or Gradle changes required.
Registering Mediation Networks
Before mediation can function, you must register and create an account with each ad network you plan to use.
This is required so that AdMob can correctly request and display ads from those networks on your behalf.
Once registered, add your AdMob Mediation Partner IDs in the AdMob console under your selected ad unit.
Below are the official setup pages for the networks supported by the plugin:
| Third-Party Network | Setup Documentation |
|---|---|
| AppLovin | https://developers.google.com/admob/android/mediation/applovin |
| Chartboost | https://developers.google.com/admob/android/mediation/chartboost |
| ironSource | https://developers.google.com/admob/android/mediation/ironsource |
| Meta Audience Network (Facebook) | https://developers.google.com/admob/android/mediation/meta |
| Unity Ads | https://developers.google.com/admob/android/mediation/unity |