Enabling BIGO Ads
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.6.0' implementation 'com.yandex.ads.mediation:mobileads-bigoads:5.0.1.0'
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.
-
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 'BigoADSYandexMobileAdsAdapters', '4.2.3.10'
Was the article helpful?
Previous
Next