Skip to content

@videts/vide


@videts/vide / vast / trackError

Function: trackError()

trackError(urls, errorCode): void

Defined in: vast/tracker.ts:7

Fire error tracking URLs, replacing the [ERRORCODE] macro with the given code. Per VAST 4.2 Section 2.3.6.

Parameters

urls

string[]

errorCode

number

Returns

void