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

GuaranteedOrdersPatchOptions

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

Additional options for DisplayVideo#guaranteedOrdersPatch.

interface GuaranteedOrdersPatchOptions {
advertiserId?: bigint;
partnerId?: bigint;
updateMask?: string;
}

§Properties

§
advertiserId?: bigint
[src]

The ID of the advertiser that the request is being made within.

§
partnerId?: bigint
[src]

The ID of the partner that the request is being made within.

§
updateMask?: string
[src]

Required. The mask to control which fields to update.