<!--
{
  "availability" : [
    "iOS: 16.4.0 -",
    "iPadOS: 16.4.0 -",
    "macCatalyst: 16.4.0 -",
    "macOS: 13.3.0 -",
    "tvOS: 16.4.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 9.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVPlayerInterstitialEventAssetListResponseStatus",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:@E@AVPlayerInterstitialEventAssetListResponseStatus"
  },
  "title" : "AVPlayerInterstitialEventAssetListResponseStatus"
}
-->

# AVPlayerInterstitialEventAssetListResponseStatus

Constants that describe the status of the asset list response for an interstitial event.

```
enum AVPlayerInterstitialEventAssetListResponseStatus
```

## Topics

### Status values

[`AVPlayerInterstitialEventAssetListResponseStatus.available`](/documentation/AVFoundation/AVPlayerInterstitialEventAssetListResponseStatus/available)

Indicates that a valid asset list response is available.

[`AVPlayerInterstitialEventAssetListResponseStatus.cleared`](/documentation/AVFoundation/AVPlayerInterstitialEventAssetListResponseStatus/cleared)

Indicates that the system cleared the asset list response.

[`AVPlayerInterstitialEventAssetListResponseStatus.unavailable`](/documentation/AVFoundation/AVPlayerInterstitialEventAssetListResponseStatus/unavailable)

Indicates that the asset list response is unavailable.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)