InventorySourceFilter
import type { InventorySourceFilter } from "https://googleapis.deno.dev/v1/displayvideo:v4.ts";
A filtering option for filtering on Inventory Source entities.
interface InventorySourceFilter {
inventorySourceIds?: bigint[];
}import type { InventorySourceFilter } from "https://googleapis.deno.dev/v1/displayvideo:v4.ts";
A filtering option for filtering on Inventory Source entities.