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

CounterEvent

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

Counter event of the creative.

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

§Properties

§
name?: string
[src]

Required. The name of the counter event.

§
reportingName?: string
[src]

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