Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ADInterstitialAd.InterstitialWasViewedDelegate

Will be called when user viewed ad contents: i.e. they went past the initial screen. Please note that it is impossible to determine if they clicked on any links in ad sequences that follows the initial screen.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Delegate
  • Namespace: UnityEngine.iOS
  • Assembly: UnityEngine.CoreModule
public delegate void ADInterstitialAd.InterstitialWasViewedDelegate()