Enabling InMobi

Supported library and platform versions

Yandex Mobile Ads SDK:

  • The minimum supported version of the 7.7.0
  • The current version of the 7.7.0
  • The maximum supported version of the 7.7.1 (not including)

InMobi SDK:

  • The minimum supported version of the 10.7.8
  • The current version of the 10.7.8
  • The maximum supported version of the 10.7.9 (not including)

Version history

Supported ad formats

Integration

  1. Set up mediation in the Yandex partner interface and other network interface.

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

    implementation 'com.yandex.android:mobileads:7.7.0'
    implementation 'com.yandex.ads.mediation:mobileads-inmobi:10.7.8.1'
    
  1. Configure mediation in the YAN Partner interface and your advertising network account.

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

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

Previous