Class: AdStartedData

AdStartedData

Contains information about the type of ad that has started and its ad data.

AdStartedData()

Initialize an instance of the current class using the new keyword along with this constructor.
Properties:
Name Type Description
adType string The type of ad (linear video, linear overlay, nonlinear overlay)
adMetadata object The metadata associated with the ad(i.e. EVENT_DATA.LinearVideoData or EVENT_DATA.NonLinearOverlayData)