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

PartnersChannelsPatchOptions

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

Additional options for DisplayVideo#partnersChannelsPatch.

interface PartnersChannelsPatchOptions {
advertiserId?: bigint;
updateMask?: string;
}

§Properties

§
advertiserId?: bigint
[src]

The ID of the advertiser that owns the created channel.

§
updateMask?: string
[src]

Required. The mask to control which fields to update.