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