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

TargetWindow

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

Target Window.

interface TargetWindow {
customHtml?: string;
targetWindowOption?: "NEW_WINDOW" | "CURRENT_WINDOW" | "CUSTOM";
}

§Properties

§
customHtml?: string
[src]

User-entered value.

§
targetWindowOption?: "NEW_WINDOW" | "CURRENT_WINDOW" | "CUSTOM"
[src]

Type of browser window for which the backup image of the flash creative can be displayed.