Enabling Pangle

Supported library and platform versions

Yandex Mobile Ads SDK:

  • The minimum supported version of the 7.6.0
  • The current version of the 7.6.0
  • The maximum supported version of the 7.6.1 (not including)

Pangle SDK:

  • The minimum supported version of the 6.2.0.7
  • The current version of the 6.2.0.7
  • The maximum supported version of the 6.2.0.8 (not including)

Version history

Supported ad formats

Integration

Note

When setting up ad orientation in the Pangle ad network, make sure that the selected orientation matches the one in your app. Otherwise, the ad unit won't generate revenue.

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

  2. Download Pangle SDK 6.2.0.7 and add it to your project.

  3. Download the latest version of the adapter for Pangle (an AAR file) from the repository.

Previous