Failed
data class Failed(val id: String, val error: MediaPlayerState.PlayerError) : MediaPlayerState.PlayerEvent
This event should be triggered when the media file (ad creative) for the corresponding ad failed to load or failed during playback. Specifies the instanceId from AdData as the required id parameter.