Mediation Networks for Unity

Configure and integrate multiple ad networks into your Unity project using the ironSource LevelPlay mediation platform by downloading and adding the necessary adapters, setting up network accounts, and defining ad units for rewarded video, interstitial, or banner ads.

Read time 8 minutes

The Unity LevelPlay mediation platform supports banner, interstitial and video ads from 17 leading ad networks, equipped with smart loading, ad placement technology and ad delivery optimization.

Prerequisites

Ensure that you have correctly integrated ironSource's Rewarded VideoInterstitial or Banner Mediation into your application.

AndroidX: As of SDK 18.0.0, AdMob migrated from Android Support Libraries to Jetpack (AndroidX) Libraries. Refer to the Google Play services release notes for more information.

For more information about network readiness to AndroidX see here.

Manage Adapters

To add a new network or to upgrade to the latest adapter:

  • Go to Ads Mediation > Network Manager
  • Choose “Install” or “Update”

Android (Manual Resolve)

To apply your changes, make sure you use the “Resolve” process. This will download all relevant artifacts, according to your choices. For detailed information see instructions here

Manual Integration of Mediation Adapters

To use Manual Download to integrate our adapters, you can find all the necessary links and information to do so here.

Download the XML file from the table below and follow the ad network integration guides to access premium ad inventory through the LevelPlay mediation platform:

Ad NetworkAdapter versionSupported SDK versionSupported Ad UnitsAdapter & SDK
App Lovin4.3.60iOS 13.3.1 / Android 13.3.1Banner, interstitial, rewarded videoAdapter
APS4.3.20.0iOS 5.2.0 / Android 11.0.0+Banner, interstitial, rewarded videoAdapter
BidMachine4.3.18iOS 3.3.0 / Android 3.3.0Banner, interstitial, rewarded videoAdapter
BIGO Ads4.3.14.0iOS 4.8.1 / Android 5.4.0Banner, interstitial, rewarded videoAdapter
Chartboost4.3.31.0iOS 9.9.1 / Android 9.9.1Banner, interstitial, rewarded videoAdapter
CSJ4.3.28.0iOS 6.9.1.8 / Android -Banner, interstitial, rewarded videoAdapter
DT Exchange4.3.60.0iOS 8.3.8 / Android 8.3.8Banner, interstitial, rewarded videoAdapter
Google4.3.80.0iOS 12.7.0 / Android 24.4.0Banner, interstitial, rewarded videoAdapter
HyprMX4.3.18.0iOS 6.4.3 / Android 6.4.3Banner, interstitial, rewarded videoAdapter
InMobi4.3.40.0iOS 10.8.7 / Android 10.8.7Banner, interstitial, rewarded videoAdapter
Liftoff Monetize4.3.57.0iOS 7.5.2 / Android 7.5.0Banner, interstitial, rewarded videoAdapter
Maio4.1.14.0iOS 1.6.3 / Android 1.1.16Interstitial, rewarded videoAdapter
Meta Audience Network4.3.74.0iOS 6.20.1 / Android 6.20.0Banner, interstitial, rewarded videoAdapter
Mintegral4.3.49.0iOS 7.7.9 / Android 16.9.91Banner, interstitial, rewarded videoAdapter
MobileFuse4.3.9.0iOS 1.9.2 / Android 1.9.2Banner, interstitial, rewarded videoAdapter
Moloco4.3.28.0iOS 3.12.0 / Android 3.12.0Banner, interstitial, rewarded videoAdapter
Ogury4.3.6.0iOS 5.0.2 / Android 6.1.0Banner, interstitial, rewarded videoAdapter
Pangle4.3.61.0iOS 7.4.1.0 / Android 7.3.0.4Banner, interstitial, rewarded videoAdapter
Smaato4.3.19iOS 22.9.3 / Android 22.7.2Banner, interstitial, rewarded videoAdapter
SuperAwesome4.1.14.0iOS 9.4.0 / Android 9.4.0Interstitial, rewarded videoAdapter
Tencent4.3.63.0iOS 4.15.50 / Android -Banner, interstitial, rewarded videoAdapter
UnityAds4.3.58iOS 4.16.0 / Android 4.16.0Banner, interstitial, rewarded videoAdapter
Verve4.3.9.0iOS 3.6.0 / Android 3.6.0Banner, interstitial, rewarded videoAdapter
VK Ad Network4.3.7.0iOS 5.33.0 / Android 5.27.2Banner, interstitial, rewarded videoAdapter
Yandex Ads4.3.25.0iOS 7.15.1 / Android 7.15.0Banner, interstitial, rewarded videoAdapter

Manual integration of adapters using XML

  1. Download the adapters XML file
  2. Add the files to Assets > LevelPlay > Editor (or Assets > IronSource > Editor for those using ironSource SDK versions 8.0.0 or earlier)

Manual integration of Android and iOS adapters

Use the manual download of the adapters only if you are not using LevelPlay Network Manager

Android Manual Integration

  1. Download the relevant adapters using the relevant download links from here.
  2. Copy the .aar or .jar files into /Assets/Plugins/Android in your Unity Project

iOS Manual Integration

  1. Download the relevant adapters using the relevant download links from here.
  2. Unzip the file and add IronSource.framework into /Assets/Plugins/iOS in your Unity Project

Download the adapters and follow the Ad Network Integration Guides to access premium ad inventory through our Mediation platform.

The ironSource Adapters expedite the implementation of multiple ad networks in your app. An adapter contains the SDK of a specific ad network as well as the code needed to operate the ad network. There is no need to integrate any additional SDKs or implement any further code in your app unless indicated specifically in the below table. It would just be extra work that has already been done for you!

Check ironSource SDK & Adapter Compatibility

The table below includes all adapters supported for the selected ironSource SDK up to version 8.3.0.

For ironSource SDK versions 8.4.0 and above, refer to the Adapter Changelog for the ad network: Mediated networks > Adapters Changelog > [Network].

To verify compatibility of the ad network with the SDK version, navigate to this document.

Ad Network Integration Verification

The ironSource SDK provides an easy way to verify that your Mediation integration was completed successfully. To verify your ironSource and additional Ad Networks integration, follow this document.