# ReloadAd()

> Reload advertisement.

## Definition

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

> **Warning:**
>
> **Removed.** iOS.ADInterstitialAd class is obsolete, Apple iAD service discontinued

```csharp
public void ReloadAd()
```

### Remarks

Call it when you are done with current one (if you want more ads downloaded).
