Mediation through MoPub
Smart Display SDK can be mediated through MoPub SDK (acting as primary SDK) by using the adapters provided for the following ad formats:
- Banner
- Interstitial
- Rewarded video
- Native ad (with and without video)
Setup
First install the Smart Display SDK in your project. To do that, follow one of those guides*
*in installation section, follow only step 1 and 2Then you need to add the adapters classes in your project. The full documentation and source code of those classes can be found in the Smart GitHub repositories, both for Android and iOS.
Known limitations
- Clicks counting: on iOS, you may experience discrepancies between MoPub and Smart AdServer click statistics. This is due to the fact that MoPub can only count one click per ad whereas Smart AdServer is able to count multiple clicks on the same ad.