Method ShowInterstitialAdAsync
ShowInterstitialAdAsync()
Shows the interstitial ad if one is ready. Returns true when the ad was shown and closed normally,
or false when not shown because no ad was ready or a display failure occurred.
public static Awaitable<bool> ShowInterstitialAdAsync()
Returns
- Awaitable<bool>