# ADInterstitialAd.InterstitialWasLoadedDelegate

> Will be called when ad is ready to be shown.

## Definition

* **Type:** Delegate
* **Namespace:** [UnityEngine.iOS](/engine/6000.5/script-reference/unityengine/ios.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public delegate void ADInterstitialAd.InterstitialWasLoadedDelegate()
```
