interface VastResponse {
    manifest?: string;
}

Properties

Properties

manifest?: string

The VAST XML string that was returned by the ad server. If Vast or VastAndVmap is used, this information will not be available.