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

FirstPartyAndPartnerAudiencesPatchOptions

import type { FirstPartyAndPartnerAudiencesPatchOptions } from "https://googleapis.deno.dev/v1/displayvideo:v4.ts";

Additional options for DisplayVideo#firstPartyAndPartnerAudiencesPatch.

interface FirstPartyAndPartnerAudiencesPatchOptions {
advertiserId?: bigint;
updateMask?: string;
}

§Properties

§
advertiserId?: bigint
[src]

Required. The ID of the owner advertiser of the updated FirstPartyAndPartnerAudience.

§
updateMask?: string
[src]

Required. The mask to control which fields to update. Updates are only supported for the following fields: * displayName * description * membershipDurationDays