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

CompanionClickThroughOverride

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

Companion Click-through override.

interface CompanionClickThroughOverride {
clickThroughUrl?: ClickThroughUrl;
creativeId?: bigint;
}

§Properties

§
clickThroughUrl?: ClickThroughUrl
[src]

Click-through URL of this companion click-through override.

§
creativeId?: bigint
[src]

ID of the creative for this companion click-through override.