---
title: assetListResponseStatusDidChangeEventKey
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avplayerinterstitialeventmonitor/assetlistresponsestatusdidchangeeventkey
---

# assetListResponseStatusDidChangeEventKey

A key to retrieve the interstitial event that has an asset list response status change.

## Declaration

```swift
class let assetListResponseStatusDidChangeEventKey: String
```

## Discussion

Discussion Use this key to retrieve the AVPlayerInterstitialEvent object that has an updates asset list response.

## See Also

### User information keys

- [assetListResponseStatusDidChangeStatusKey](avfoundation/avplayerinterstitialeventmonitor/assetlistresponsestatusdidchangestatuskey.md)
- [assetListResponseStatusDidChangeErrorKey](avfoundation/avplayerinterstitialeventmonitor/assetlistresponsestatusdidchangeerrorkey.md)
