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

YoutubeAndPartnersInventorySourceConfig

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

Settings that control what YouTube related inventories the YouTube and Partners line item will target.

interface YoutubeAndPartnersInventorySourceConfig {
includeGoogleTv?: boolean;
includeYoutube?: boolean;
includeYoutubeVideoPartners?: boolean;
}

§Properties

§
includeGoogleTv?: boolean
[src]

Optional. Whether to target inventory in video apps available with Google TV.

§
includeYoutube?: boolean
[src]

Optional. Whether to target inventory on YouTube. This includes both search, channels and videos.

§
includeYoutubeVideoPartners?: boolean
[src]

Whether to target inventory on a collection of partner sites and apps that follow the same brand safety standards as YouTube.