Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AdStartedEvent

Hierarchy

Index

Properties

Optional adMessage

adMessage: string

clickThroughUrl

clickThroughUrl: string

The target URL to open once the user clicks on the ad

since

v4.2

clientType

clientType: string

duration

duration: number

The duration of the ad

since

v6.0

indexInQueue

indexInQueue: number

The index of the ad in the queue

since

v6.0

Optional skipMessage

skipMessage: SkipMessage

skipOffset

skipOffset: number

The skip offset of the ad

since

v6.0

timeOffset

timeOffset: string

timestamp

timestamp: number

The time at which this event was fired

type

type: Event

Event type, e.g. 'onPlay'

Generated using TypeDoc