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

AccountsAdclientsCustomchannelsPatchOptions

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

Additional options for AdSense#accountsAdclientsCustomchannelsPatch.

interface AccountsAdclientsCustomchannelsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

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