IronSource LevelPlay
IronSource LevelPlay unity guide for Custom Adapter GMA SDK.
App Prerequisites
- Ensure Google Mobile Ads SDK is already integrated; if not, install it before adding the TapMinds adapter.
Installation
Configuration Steps
Adding Dependency
- Open Unity Editor.
- Go to Window → Package Manager.
- Click the “+” (Add) button in the top-left corner.
- Select Install package from Git URL…
- Paste the following Git URL and click Install:
-
https://github.com/tapmind-tech/TapMind-CA-Ironsource-Unity.git
-
- Wait for the package to finish installing successfully.
- Once installed, the TapMind Unity SDK will be available in your Unity project and ready for integration.
Import the Mobile Ads for Unity plugin
- Download the latest
.unitypackagerelease from GitHub. - Import the
.unitypackagefile by selecting the Unity menu option Assets > Import package > Custom Package and importing all items.
Set your AdMob app ID
In the Unity editor, select Assets > Google Mobile Ads > Settings from the menu.

Enter your Android and iOS AdMob app ID in each field.

Configuration
PREREQUISITES
- An Ad Unit must already be in place which will be used for targeting.
Levelplay UI CONFIGURATION
From Levelplay UI (Operational / Configuration Process)
Create a TapMind waterfall Network
Please go through the below steps to integrate TapMind as a demand partner with your IRONSOUCE-LEVELPLAY account. To begin with the integration, login to your IRONSOUCE-LEVELPLAY account and follow the below steps.
- On the Ironsource platform, select Monetize → Setup → SDK Networks.
- Select Available Networks → Manage Networks. In the dropdown list of available networks, select Custom Adapter**.**

- To enable the TapMind Adapter, input Network Key
15c101ba1, then click on the Enter key, and save. The name of the network should appear as TapMind. - Click save, your TapMind network is now ready.
Login LevelPlay → Monetize → Setup → SDK Networks → Available Networks → Manage Networks → Select Custom Adapter → Enter Network Key → Press Enter → Save → TapMind Network Created
It is highly recommended to enter the Rate (that has been provided by TapMind for each placement id), as this determines the correct order in the waterfalls. Repeat the above setup for each ad-format type. To start with, only add one instance for each format only, and use the discussed eCPM rate for waterfall.
Setup Instances
- In the Left Side Navigation Menu click Instances under Setup.
- Click TapMind Network listed under Custom.
- Click on Ad Instance and select Ad type as Per the G-sheet Provided.
For the Below details Please reach out TapMind Account Manger
Instance Name : As Per the G-sheet Provided
ecpm : As Per the G-sheet Provided
Setup → Instances → Select TapMind (Custom) → Add Ad Instance → Select Ad Type (from sheet) → Enter Instance Name (from sheet) → Select Mediation Groups → Enter Rate (from sheet)
Response can be checked in LOGCAT by using tag: TapMindAdapter
Testing instructions
Before deploying the TapMind SDK and adapter to your live application, you can perform testing with the test mode. This will guarantee a high fill rate (99.99%) during the integration testing process, ensuring that the implementation is functioning correctly. It is crucial to disable the test mode before going live, as failing to do so will result in financial loss.
