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