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

CustomViewabilityMetric

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

Custom Viewability Metric

interface CustomViewabilityMetric {
id?: bigint;
name?: string;
}

§Properties

§

Configuration of the custom viewability metric.

§
id?: bigint
[src]

ID of the custom viewability metric.

§
name?: string
[src]

Name of the custom viewability metric.