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)
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.
Integration using Gradle
Manual integration
-
Set up mediation in the Yandex partner interface and other network interface.
-
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'
-
Configure mediation in the YAN Partner interface and your advertising network account.
-
Download Pangle SDK 6.2.0.7 and add it to your project.
-
Download the latest version of the adapter for Pangle (an AAR file) from the repository.