Interface MKAdStartedEvent

MKPlayer event base.

Hierarchy

Properties

adIndex: string | number

AD Index.

creativeAdId?: string

Creative AD ID.

creativeId?: string

Creative ID.

duration: number

AD duration in seconds.

id: string

AD ID.

offset: MKTimeRange

AD start and end offset (time range).

system?: string

Ad system identifier.

Example: Freewheel

timestamp: number

The timestamp (in milliseconds) when this event was fired.

title?: string

AD title.

Event type.