Skip to content

ironSource Adapter

This guide covers the integration of Boldwin SDK through ironSource Level Play platform. The Boldwin SDK supports the following ad formats:

  • Banner
  • Interstitial
  • Rewarded

ironSource Integration

For comprehensive ironSource LevelPlay setup instructions, see the official ironSource LevelPlay documentation.

Android Setup

Add Dependencies to your app

Follow the integration guide.

Add to your app's build.gradle:

dependencies {
    // Boldwin SDK
    implementation 'com.boldwin.sdk:core:1.15.13'
    // ironSource Boldwin Adapter
    implementation 'com.boldwin.sdk:ironsource-adapters:1.15.13'
}

Configure Boldwin in ironSource Dashboard

  1. Log in to your ironSource dashboard.
  2. Go to LevelPlay > Setup > Networks.
  3. Click Add Custom network.
  4. Enter 15c0c665d as Network Key.

ironSource Network

Configure placement IDs

  1. Go to LevelPlay > Setup > Instances
  2. Select Boldwin
  3. Click Add instance and select the ad format
  4. Write the placement ID for the selected ad format

IronSource Network

Configure Boldwin For Ad Units

  1. Go to Management > Mediation.
  2. Click Add new group.
  3. Select Boldwin as ad network.
  4. Save the group.

ironSource Group Config