Integrating the Unity Ads

Supported library and platform versions

Yandex Mobile Ads SDK:

  • The minimum supported version of the 8.4.0
  • The current version of the 8.4.0
  • The maximum supported version of the 8.4.1 (not including)

Unity Ads SDK:

  • The minimum supported version of the 4.16.6
  • The current version of the 4.16.6
  • The maximum supported version of the 4.16.7 (not including)

Version history

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, add the UnityAdsYandexMobileAdsAdapters library.

The UnityAdsYandexMobileAdsAdapters library has been adapted to work with the CocoaPods dependency management system and support static integration.

  1. Configure mediation in the Boost interface and your advertising network account.

  2. To connect the library, add the dependency to the project's Podfile:

    pod 'UnityAdsYandexMobileAdsAdapters', '4.16.6.4'