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

GoogleAdsSearchads360V0Resources_ConversionAction_FloodlightSettings

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

Settings related to a Floodlight conversion action.

interface GoogleAdsSearchads360V0Resources_ConversionAction_FloodlightSettings {
readonly activityGroupTag?: string;
readonly activityId?: bigint;
readonly activityTag?: string;
}

§Properties

§
readonly activityGroupTag?: string
[src]

Output only. String used to identify a Floodlight activity group when reporting conversions.

§
readonly activityId?: bigint
[src]

Output only. ID of the Floodlight activity in DoubleClick Campaign Manager (DCM).

§
readonly activityTag?: string
[src]

Output only. String used to identify a Floodlight activity when reporting conversions.