Enabling Start.io

Warning.

This is an archived version of the documentation. Actual documentation for all platforms can be found here.

  1. Supported ad formats
  2. Integration

Supported versions of libraries and platforms:

YandexMobileAdsSDK

Minimum supported version: 5.10.0.

Maximum supported version: 6.0.0 (up to but not including).

Start.io SDK

Minimum supported version: 4.11.0.

Maximum supported version: 4.12.0 (up to but not including).

Supported ad formats

Integration

Note.

Before getting started, the Start.io mediation network displays a pop-up window requesting the user's consent to show them personalized ads (for more information, see the Start.io network documentation). To hide the pop-up window, pass the user's consent using the setUserConsent method.

  1. Set up mediation in the Yandex Partner interface and YAN interface.

  2. Add the following dependencies to the build.gradle file at the application level:
    implementation 'com.yandex.android:mobileads:5.10.0'
    implementation 'com.yandex.ads.mediation:mobileads-startapp:4.11.0.1'