InStreamAd
import type { InStreamAd } from "https://googleapis.deno.dev/v1/displayvideo:v4.ts";
Details for an in-stream ad.
interface InStreamAd {
commonInStreamAttribute?: CommonInStreamAttribute;
customParameters?: {};
}[key: string]: string;
import type { InStreamAd } from "https://googleapis.deno.dev/v1/displayvideo:v4.ts";
Details for an in-stream ad.