AdPlaybackErrorData()
Initialize an instance of the current class using the new keyword along with this constructor.
Properties:
| Name | Type | Description | 
|---|---|---|
adPluginName | 
            
            string | The name of the ad plugin that sent this event | 
adPosition | 
            
            number | The position, in seconds, the ad is scheduled to play | 
adTagUrl | 
            
            string | The ad tag url post macro substitution | 
errorCodes | 
            
            object | Object containing all error codes received | 
errorMessage | 
            
            string | The error message | 
videoPluginList | 
            
            array | Array containing names of all video plugins registered | 
mediaFileUrl | 
            
            string | The url used to retrieve the ad media file |