CustomBiddingAlgorithmRulesRef
import type { CustomBiddingAlgorithmRulesRef } from "https://googleapis.deno.dev/v1/displayvideo:v4.ts";
The reference to the uploaded AlgorithmRules file. Retrieve the location to upload new AlgorithmRules file to using customBiddingAlgorithms.uploadRules.
interface CustomBiddingAlgorithmRulesRef {
resourceName?: string;
}