AccountsAdclientsAdunitsPatchOptions
import type { AccountsAdclientsAdunitsPatchOptions } from "https://googleapis.deno.dev/v1/adsense:v2.ts";Additional options for AdSense#accountsAdclientsAdunitsPatch.
interface AccountsAdclientsAdunitsPatchOptions {
updateMask?: string;
}