Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

NonSkippableAd

import type { NonSkippableAd } from "https://googleapis.deno.dev/v1/displayvideo:v3.ts";

Details for a non-skippable ad.

interface NonSkippableAd {
commonInStreamAttribute?: CommonInStreamAttribute;
customParameters?: {
[key: string]: string;
}
;
}

§Properties

§
commonInStreamAttribute?: CommonInStreamAttribute
[src]

Common ad attributes.

§
customParameters?: {
[key: string]: string;
}
[src]

The custom parameters to pass custom values to tracking URL template.