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

PlacementTag

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

Placement Tag

interface PlacementTag {
placementId?: bigint;
tagDatas?: TagData[];
}

§Properties

§
placementId?: bigint
[src]

Placement ID

§
tagDatas?: TagData[]
[src]

Tags generated for this placement.