# loaded

> Has the interstitial ad object downloaded an advertisement? (Read Only)

## Definition

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

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

```csharp
public bool loaded { get; }
```
