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

FirstAndThirdPartyAudiencesCreateOptions

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

Additional options for DisplayVideo#firstAndThirdPartyAudiencesCreate.

interface FirstAndThirdPartyAudiencesCreateOptions {
advertiserId?: bigint;
}

§Properties

§
advertiserId?: bigint
[src]

Required. The ID of the advertiser under whom the FirstAndThirdPartyAudience will be created.