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

GoogleAdsSearchads360V0Resources__DoubleClickCampaignManagerSetting

import type { GoogleAdsSearchads360V0Resources__DoubleClickCampaignManagerSetting } from "https://googleapis.deno.dev/v1/searchads360:v0.ts";

DoubleClick Campaign Manager (DCM) setting for a manager customer.

interface GoogleAdsSearchads360V0Resources__DoubleClickCampaignManagerSetting {
readonly advertiserId?: bigint;
readonly networkId?: bigint;
readonly timeZone?: string;
}

§Properties

§
readonly advertiserId?: bigint
[src]

Output only. ID of the Campaign Manager advertiser associated with this customer.

§
readonly networkId?: bigint
[src]

Output only. ID of the Campaign Manager network associated with this customer.

§
readonly timeZone?: string
[src]

Output only. Time zone of the Campaign Manager network associated with this customer in IANA Time Zone Database format, such as America/New_York.