<!--
{
  "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

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

Indicates that a valid asset list response is available.

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

Indicates that the system cleared the asset list response.

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

Indicates that the asset list response is unavailable.

## Relationships

### Conforms To

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Sendable`](/documentation/Swift/Sendable)

[`Equatable`](/documentation/Swift/Equatable)

[`Hashable`](/documentation/Swift/Hashable)

---

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)