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