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

FloodlightActivityDynamicTag

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

Dynamic Tag

interface FloodlightActivityDynamicTag {
id?: bigint;
name?: string;
tag?: string;
}

§Properties

§
id?: bigint
[src]

ID of this dynamic tag. This is a read-only, auto-generated field.

§
name?: string
[src]

Name of this tag.

§
tag?: string
[src]

Tag code.