AdErrorEvent open class AdErrorEvent : NSObject, AdErrorEventProtocol Thrown to indicate that an ad has encountered an error. ad : the Ad (either LinearAd or NonLinearAd) error : the error message type Declaration Swift public let type: String date Declaration Swift public let date: Date