Integrating the InMobi
Supported ad formats
Integration
Android
iOS
-
Configure mediation in the Boost 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.3.0") implementation("com.yandex.ads.mediation:mobileads-inmobi:11.0.0.3")
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 Boost interface and your advertising network account.
-
To connect the library, add the dependency to the project's Podfile:
pod 'InMobiYandexMobileAdsAdapters', '11.4.0.0'
Was the article helpful?
Previous
Next