YoutubeVideoAsset
import type { YoutubeVideoAsset } from "https://googleapis.deno.dev/v1/displayvideo:v4.ts";Data for a YouTube video ad asset.
interface YoutubeVideoAsset  {
youtubeVideoId?: string;
}import type { YoutubeVideoAsset } from "https://googleapis.deno.dev/v1/displayvideo:v4.ts";Data for a YouTube video ad asset.