This is my first time Integrating Ads in Unity and I am very new at coding.
I saw on InMobi’s webpage that they provide Video Ads/Incentivised Video Ads.
I have downloaded InMobi’s SDK for Unity from this link: InMobi
After importing the InMobi Unity Package. I am able to display Interstitial Ads, Using methods:
- InMobiAndroid.loadInterstitial( appID);
and
- InMobiAndroid.showInterstitial();
My question: Do InMobi provide any method to display video ads in unity? If Yes. I’m not able to find it. Please help.
If No. Then I am not sure why have they given the following Callback event which receives information regarding rewarded ads