Class: AdSdkImpressionData

AdSdkImpressionData

Contains information about the ad sdk impression event.

AdSdkImpressionData()

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
adLoadTime number The time in milliseconds between the ad request success and started
adProtocol string The ad protocol (VAST / VPAID)
adType string The ad type (LinearOverlay, LinearVideo, NonLinearOverlay, NonLinearVideo)