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

AccountsAdclientsAdunitsPatchOptions

import type { AccountsAdclientsAdunitsPatchOptions } from "https://googleapis.deno.dev/v1/adsense:v2.ts";

Additional options for AdSense#accountsAdclientsAdunitsPatch.

interface AccountsAdclientsAdunitsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

The list of fields to update. If empty, a full update is performed.