PropertiesGoogleAdsLinksPatchOptions
import type { PropertiesGoogleAdsLinksPatchOptions } from "https://googleapis.deno.dev/v1/analyticsadmin:v1beta.ts";Additional options for AnalyticsAdmin#propertiesGoogleAdsLinksPatch.
interface PropertiesGoogleAdsLinksPatchOptions {
updateMask?: string;
}