Integrating the InMobi

Supported library and platform versions

Yandex Mobile Ads SDK:

  • The minimum supported version of the 8.3.0
  • The current version of the 8.3.0
  • The maximum supported version of the 8.3.1 (not including)

InMobi SDK:

  • The minimum supported version of the 11.0.0
  • The current version of the 11.0.0
  • The maximum supported version of the 11.0.1 (not including)

Version history

Supported ad formats

Integration

  1. Configure mediation in the Boost interface and your advertising network account.

  2. Add the dependencies to the build.gradle file at the app level:

    implementation 'com.yandex.android:mobileads:8.3.0'
    implementation 'com.yandex.ads.mediation:mobileads-inmobi:11.0.0.3'
    
  1. Configure mediation in the Boost interface and your advertising network account.

  2. Download InMobi SDK 11.0.0 and add it to your project.

  3. Download the latest version of the adapter for InMobi (an .aar file) from the repository.

Previous