Enabling BigoADS

Warning.

This is an archived version of the documentation. Actual documentation for all platforms can be found here.

  1. Supported ad formats
  2. Integration
Supported versions of libraries and platforms:
YandexMobileAdsSDK

Minimum supported version: 5.9.0.

Maximum supported version: 6.0.0 (up to but not including).

BigoADSSDK

Minimum supported version: 2.2.0.

Maximum supported version: 2.3.2 (up to but not including).

iOS

Minimum supported version: 12.0.

Supported ad formats

Integration

To work with BigoADS, you need to connect the BigoADSYandexMobileAdsAdapters library.

The BigoADSYandexMobileAdsAdapters library has been adapted to work with the CocoaPods dependency management system and supports a static integration method.

  1. Set up mediation in the Yandex Partner interface and YAN interface.

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

Integration examples