AdsJumbo / AdsJumbo.com

This repository contains the AdsJumbo.com SDK for Windows 10 Apps & Games. This allows you to display advertisements in the app from AdsJumbo.com ad network.
https://AdsJumbo.com
15 stars 10 forks source link

Interstitial .ShowInterstitialAd() should return some info #7

Closed pubtom closed 4 years ago

pubtom commented 4 years ago

Interstitial .ShowInterstitialAd() should return some info like: AdDisplaySuccess, NoAdAvailable, AdDisplayError, etc.

Also could you please add NewAdReady, AdDisplayed Events to Intertitial Ads?

After .ShowInterstitialAd() called I would like to have an info that the interstitial ad displayed or not. I would like to display interstitial ad when it is ready.

adjumbo commented 4 years ago

Hello,

Please check the latest NuGet package, all of these events are now available, including programatically.

The info is returned via events on the ad unit (pertains banner ads, interstitial ads).

If you have any other issues, please let us know at: info@adsjumbo.com

Regards, AdsJumbo Team