Enabling BIGO Ads

Supported library and platform versions

Yandex Mobile Ads SDK:

  • The minimum supported version of the 7.5.1
  • The current version of the 7.5.1
  • The maximum supported version of the 7.5.2 (not including)

BIGO Ads SDK:

  • The minimum supported version of the 4.2.3
  • The current version of the 4.2.3
  • The maximum supported version of the 4.2.4 (not including)

Version history

Supported ad formats

Integration

To work with BIGO Ads, add the BigoADSYandexMobileAdsAdapters library.

The BigoADSYandexMobileAdsAdapters library has been adapted to work with the CocoaPods dependency management system and can be attached statically.

  1. Set up mediation in the Yandex partner interface and other network interface.

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

    pod 'BigoADSYandexMobileAdsAdapters', '4.2.3.9'
    
Previous