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

TimerEvent

import type { TimerEvent } from "https://googleapis.deno.dev/v1/displayvideo:v3.ts";

Timer event of the creative.

interface TimerEvent {
name?: string;
reportingName?: string;
}

§Properties

§
name?: string
[src]

Required. The name of the timer event.

§
reportingName?: string
[src]

Required. The name used to identify this timer event in reports.