ActiveViewVideoViewabilityMetricConfig
import type { ActiveViewVideoViewabilityMetricConfig } from "https://googleapis.deno.dev/v1/displayvideo:v4.ts";
Configuration for custom Active View video viewability metrics.
§Properties
The minimum visible video duration required (in seconds) in order for an impression to be recorded. You must specify minimum_duration, minimum_quartile or both. If both are specified, an impression meets the metric criteria if either requirement is met (whichever happens first).
The minimum visible video duration required, based on the video quartiles, in order for an impression to be recorded. You must specify minimum_duration, minimum_quartile or both. If both are specified, an impression meets the metric criteria if either requirement is met (whichever happens first).
Required. The minimum percentage of the video ad's pixels visible on the screen in order for an impression to be recorded.