Skip to content

Start.io Mediation Adapter for IronSource (Android)

Notifications You must be signed in to change notification settings

StartApp-SDK/android-ironsource-mediation

Repository files navigation

Start.io Mediation Adapter for IronSource (Android)

Setup Start.io

  1. Open a Publisher account
  2. Add an App
  3. Make sure you find an Account ID and App ID Account Id, App ID

Setup project

  1. Add dependency on Start.Io IronSource Mediation library
dependencies {
    // noinspection GradleDependency
    implementation 'com.startapp:ironsource-mediation:2.+'
}

Setup IronSource

  1. Register Start.Io custom adapter for your IronSource account.

Use network key value: 15b99c96d

Custom Adapter

Network key

  1. Set your Account ID, choose "Rate base revenue" and save.

Custom Adapter

  1. Set your App ID, and field Ad Tag. This field is mandatory, but if you don't want to use it, you can set value default.

Interstitial setup

Testing

  1. The demo app is fully workable. Change ad unit IDs in ad_ids.xml, then build and run the app to make sure your integration is working correctly.

Old demo project is available in branch legacy.

About

Start.io Mediation Adapter for IronSource (Android)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages