getCreativeTrackingEvents

abstract fun getCreativeTrackingEvents(trackingType: TrackingType, adType: Ad.Type): List<TrackingEvent>

Return

the list of TrackingEvents for the given trackingType and adType.

Parameters

trackingType

com.brightcove.ssai.ad.TrackingType of the Tracking events to retrieve.

adType

the Type of the creatives to retrieve the tracking events.