Enabling UnityAds

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).

UnityAdsSDK

Minimum supported version: 4.7.1.

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

Supported ad formats

Integration

  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-unityads:4.7.1.2'

Integration examples