CommonInStreamAttribute
import type { CommonInStreamAttribute } from "https://googleapis.deno.dev/v1/displayvideo:v4.ts";
Common attributes for in-stream, non-skippable and bumper ads.
interface CommonInStreamAttribute {
actionButtonLabel?: string;
actionHeadline?: string;
companionBanner?: ImageAsset;
displayUrl?: string;
finalUrl?: string;
trackingUrl?: string;
video?: YoutubeVideoDetails;
}§Properties
§
companionBanner?: ImageAsset
[src]The image which shows next to the video ad.
§
video?: YoutubeVideoDetails
[src]The YouTube video of the ad.