Enabling Unity Ads
Supported library and platform versions
Yandex Mobile Ads SDK:
- The minimum supported version of the 7.8.0
- The current version of the 7.8.0
- The maximum supported version of the 7.8.1 (not including)
Unity Ads SDK:
- The minimum supported version of the 4.12.4
- The current version of the 4.12.4
- The maximum supported version of the 4.12.5 (not including)
Supported ad formats
Integration
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 Unity Ads you must connect the UnityAdsYandexMobileAdsAdapters
library.
The UnityAdsYandexMobileAdsAdapters
library has been adapted to work with the CocoaPods dependency management system and supports a static integration method.
-
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 'UnityAdsYandexMobileAdsAdapters', '4.12.4.0'
Was the article helpful?
Previous