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

AdvertiserTargetingConfig

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

Targeting settings related to ad serving of an advertiser.

interface AdvertiserTargetingConfig {
exemptTvFromViewabilityTargeting?: boolean;
}

§Properties

§
exemptTvFromViewabilityTargeting?: boolean
[src]

Whether or not connected TV devices are exempt from viewability targeting for all video line items under the advertiser.