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.0.0") implementation("com.yandex.ads.mediation:mobileads-pangle:7.8.0.7.0")