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

BuyersCreativesPatchOptions

import type { BuyersCreativesPatchOptions } from "https://googleapis.deno.dev/v1/realtimebidding:v1.ts";

Additional options for realtimeBidding#buyersCreativesPatch.

interface BuyersCreativesPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Field mask to use for partial in-place updates.