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