Method ShowInterstitialAdAsync
ShowInterstitialAdAsync()
Shows the interstitial ad. Respects the InterstitialInterval
cooldown between consecutive shows. Returns true when the ad was shown and closed normally,
or false when not shown due to cooldown, no ready ad, or a display failure.
public static Awaitable<bool> ShowInterstitialAdAsync()
Returns
- Awaitable<bool>