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

RichMediaExitOverride

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

Rich Media Exit Override.

interface RichMediaExitOverride {
clickThroughUrl?: ClickThroughUrl;
enabled?: boolean;
exitId?: bigint;
}

§Properties

§
clickThroughUrl?: ClickThroughUrl
[src]

Click-through URL of this rich media exit override. Applicable if the enabled field is set to true.

§
enabled?: boolean
[src]

Whether to use the clickThroughUrl. If false, the creative-level exit will be used.

§
exitId?: bigint
[src]

ID for the override to refer to a specific exit in the creative.