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

GoogleAdsSearchads360V0Common__YoutubeVideoAsset

import type { GoogleAdsSearchads360V0Common__YoutubeVideoAsset } from "https://googleapis.deno.dev/v1/searchads360:v0.ts";

A YouTube asset.

interface GoogleAdsSearchads360V0Common__YoutubeVideoAsset {
youtubeVideoId?: string;
youtubeVideoTitle?: string;
}

§Properties

§
youtubeVideoId?: string
[src]

YouTube video id. This is the 11 character string value used in the YouTube video URL.

§
youtubeVideoTitle?: string
[src]

YouTube video title.