Interface VastExtension

Represents the contents of an Extension tag found under an Inline or Wrapper's Extensions tag (if present).


- Available since 9.4.0.
- Only parsed for the csai integration.

interface VastExtension {
    type: string;
    xml: string;
}

Properties

Properties

type: string

A type to identify the Extension.

xml: string

String representation of the custom xml wrapped inside the Extension tag as found in the VAST.