InventorySourceGroupsCreateOptions
import type { InventorySourceGroupsCreateOptions } from "https://googleapis.deno.dev/v1/displayvideo:v4.ts";
Additional options for DisplayVideo#inventorySourceGroupsCreate.
interface InventorySourceGroupsCreateOptions {
advertiserId?: bigint;
partnerId?: bigint;
}