Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

CustomBiddingScriptRef

import type { CustomBiddingScriptRef } from "https://googleapis.deno.dev/v1/displayvideo:v3.ts";

The reference to the uploaded custom bidding script file.

interface CustomBiddingScriptRef {
resourceName?: string;
}

§Properties

§
resourceName?: string
[src]

A resource name to be used in media.download to Download the script files. Or media.upload to Upload the script files. Resource names have the format customBiddingAlgorithms/{custom_bidding_algorithm_id}/scriptRef/{ref_id}.