Represents an ad tag URI.

const adTagURI = new AdTagURI('https://example.com/vmap.xml', 'vast3');

Constructors

Properties

Constructors

Properties

templateType: string

the template type of the ad tag

uri: string

the URI of the ad tag

Generated using TypeDoc