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

AdvertisersChannelsCreateOptions

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

Additional options for DisplayVideo#advertisersChannelsCreate.

interface AdvertisersChannelsCreateOptions {
partnerId?: bigint;
}

§Properties

§
partnerId?: bigint
[src]

The ID of the partner that owns the created channel.