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

FloodlightGroupsPatchOptions

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

Additional options for DisplayVideo#floodlightGroupsPatch.

interface FloodlightGroupsPatchOptions {
partnerId?: bigint;
updateMask?: string;
}

§Properties

§
partnerId?: bigint
[src]

Required. The partner context by which the Floodlight group is being accessed.

§
updateMask?: string
[src]

Required. The mask to control which fields to update.