static Future<String?> requestInterstitialAd(String zoneId) { return RequestPlatform.instance.requestInterstitialAd(zoneId); }