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