Class: AdRequestErrorData

AdRequestErrorData

Contains information about the ad request error event.

AdRequestErrorData()

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
isTimeout boolean If ad request timed out or not