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

InventorySourceDisplayCreativeConfig

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

The configuration for display creatives.

interface InventorySourceDisplayCreativeConfig {
creativeSize?: Dimensions;
}

§Properties

§
creativeSize?: Dimensions
[src]

The size requirements for display creatives that can be assigned to the inventory source.