---
title: identifier
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avplayerinterstitialevent/identifier
---

# identifier

An identifier for the event.

## Declaration

```swift
var identifier: String { get set }
```

## Discussion

Discussion Setting an event on the interstitial event controller replaces any existing event with the same identifier.
