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