InventorySourceVideoCreativeConfig
import type { InventorySourceVideoCreativeConfig } from "https://googleapis.deno.dev/v1/displayvideo:v4.ts";The configuration for video creatives.
interface InventorySourceVideoCreativeConfig  {
duration?: number;
}