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

DisplayVideoSourceAd

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

The ad sourced from a DV360 creative.

interface DisplayVideoSourceAd {
creativeId?: bigint;
}

§Properties

§
creativeId?: bigint
[src]

The ID of the source creative.