Integrating the InMobi
Supported ad formats
Integration
Android
iOS
-
Configure mediation in the Yandex Advertising Network interface and your advertising network account.
-
Add dependencies to the
androidMain.dependenciesblock in thebuild.gradle.ktsfile at the app level:implementation("com.yandex.android:mobileads:8.4.0") implementation("com.yandex.ads.mediation:mobileads-inmobi:11.0.0.4")
To work with InMobi, add the InmobiYandexMobileAdsAdapters library.
The InMobiYandexMobileAdsAdapters library has been adapted to work with the CocoaPods dependency management system and support static integration.
-
Configure mediation in the Yandex Advertising Network interface and your advertising network account.
-
To connect the library, add the dependency to the project's Podfile:
pod 'InMobiYandexMobileAdsAdapters', '11.4.0.1'
Was the article helpful?
Previous
Next