UnityAds introduction

Describe the UnityAds implementation procedure for mediation setting of video reward advertisement. For implementation of the startup guide and video reward advertisement, refer to the following implementation procedure.

Startup
Implementation of video reward advertisement

Cocoapods integration(Recommend)

  • Currently Geniee Mediation SDK is working well with Tapjoy SDK version 2.3.0

Add the following line to Podfile

pod 'UnityAds', '~> 2.3.0'

Manual integration

If you install with Cocoapods, introduction by this procedure is unnecessary.

Click here to see manual integration
  • Extract RewardVideoAd-Adnw-SDKS.zip
  • Drag and drop the Ads SDK framework folder to the project and add it.
  • Add the path of the folder of UnityAds.framework to Target > Build Settings > Framework Search Paths.

Unity Adapter

  • Drag and drop the Unity Ads SDK Adapter to the project and add it.
rewardMediation/UnityAds/GNSAdapterUnityAdsRewardVideoAd.h
rewardMediation/UnityAds/GNSAdapterUnityAdsRewardVideoAd.m
1
2
Last Updated: 4/10/2019, 1:16:39 PM