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

CustomBiddingAlgorithmsGetOptions

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

Additional options for DisplayVideo#customBiddingAlgorithmsGet.

interface CustomBiddingAlgorithmsGetOptions {
advertiserId?: bigint;
partnerId?: bigint;
}

§Properties

§
advertiserId?: bigint
[src]

The ID of the DV360 partner that has access to the custom bidding algorithm.

§
partnerId?: bigint
[src]

The ID of the DV360 partner that has access to the custom bidding algorithm.