Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ADInterstitialAd

Creates an interstitial ad.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Constructor
  • Namespace: UnityEngine.iOS
  • Assembly: UnityEngine.CoreModule

ADInterstitialAd(bool)

Creates an interstitial ad.
Warning
Removed. iOS.ADInterstitialAd class is obsolete, Apple iAD service discontinued
public ADInterstitialAd(bool autoReload)

Parameters

autoReload

ADInterstitialAd()

Creates an interstitial ad.
Warning
Removed. iOS.ADInterstitialAd class is obsolete, Apple iAD service discontinued
public ADInterstitialAd()