Enabling Digital Turbine (ex. AdColony)
Supported ad formats
Integration
Android
iOS
-
Set up mediation in the Yandex partner interface and other network interface.
-
Add the dependencies to the build.gradle file at the app level:
implementation 'com.yandex.android:mobileads:7.3.0' implementation 'com.yandex.ads.mediation:mobileads-adcolony:4.8.0.14'
Note
To track app installations in mobile mediation you need to configure Info.plist for the adapter. Follow the ad network documentation.
To work with Digital Turbine (ex. AdColony), add the AdColonyYandexMobileAdsAdapters
library.
The AdColonyYandexMobileAdsAdapters
library is adapted to work with the CocoaPods dependency management system and can be integrated statically.
-
Set up mediation in the Yandex partner interface and other network interface.
-
To connect the library, add the dependency to the project's Podfile:
pod 'AdColonyYandexMobileAdsAdapters', '4.9.0.21'
Was the article helpful?
Previous
Next