Enabling Pangle
Supported ad formats
- Interstitial ads (Android)
- Rewarded ads (Android)
Integration
Android
-
Set up mediation in the Yandex Advertising Network interface and other network interface.
-
Add the dependencies to the
androidMain.dependenciesblock in the build.gradle.kts file at the app level:implementation("com.yandex.android:mobileads:8.1.0") implementation("com.yandex.ads.mediation:mobileads-pangle:8.0.0.5.0")