InMobi integration
Supported ad formats
Integration
Android
iOS
-
Set up mediation in the Yandex Advertising Network interface and other network interface.
-
Add the dependencies to the build.gradle file at the app level:
implementation 'com.yandex.android:mobileads:7.16.1' implementation 'com.yandex.ads.mediation:mobileads-inmobi:10.8.7.0'
To work with InMobi, connect the InmobiYandexMobileAdsAdapters library.
The InMobiYandexMobileAdsAdapters library has been adapted to work with the CocoaPods dependency management system and can be attached statically.
-
Set up mediation in the Yandex Advertising Network interface and other network interface.
-
To connect the library, add the dependency to the project's Podfile:
pod 'InMobiYandexMobileAdsAdapters', '10.8.6.1'
Was the article helpful?
Previous
Next