Enabling Start.io

Supported library and platform versions

Yandex Mobile Ads SDK:

  • The minimum supported version of the 7.5.0
  • The current version of the 7.5.0
  • The maximum supported version of the 7.5.1 (not including)

Start.io SDK:

  • The minimum supported version of the 5.0.2
  • The current version of the 5.0.2
  • The maximum supported version of the 5.0.3 (not including)

Version history

Supported ad formats

Integration

Note

Before getting started, the Start.io mediation network shows a pop-up window requesting user consent to personalized ads (to learn more, see the Start.io network documentation). To disable the pop-up window, pass the user's consent to personalized ads using the setUserConsent method.

  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.5.0'
    implementation 'com.yandex.ads.mediation:mobileads-startapp:5.0.2.2'
    
  1. Configure mediation in the YAN Partner interface and your advertising network account.

  2. Download Start.io SDK 5.0.2 and add it to your project.

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

Previous
Next