InventorySourceDisplayCreativeConfig
import type { InventorySourceDisplayCreativeConfig } from "https://googleapis.deno.dev/v1/displayvideo:v4.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.