Enabling Pangle

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

PangleSDK

Minimum supported version: 5.3.0.4.

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

Supported ad formats

Integration

Note.

When setting up ad orientation in the Pangle network, make sure that the selected orientation matches the one in your app. Otherwise, the ad block won't be monetized.

  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-pangle:5.3.0.4.0'

Integration examples