Class TrackingConfig

java.lang.Object
com.brightcove.ssai.tracking.TrackingConfig

public final class TrackingConfig extends Object
A Tracking Configuration class used to modify the behavior of which tracking events are allowed to be sent.
  • Method Details

    • isTimedTrackingEventsEnabled

      public boolean isTimedTrackingEventsEnabled()
      Enables events which depends on the Ad time progress to be tracked. This includes, but is not limited to, events such as impression, creative view, start, first quartile, midpoint, third quartile and complete.

      This is enabled by default.

      Returns:
      true if restricted to only this type of tracking events