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

AdPolicyTopicEvidenceWebsiteList

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

A list of websites that violated the policy.

interface AdPolicyTopicEvidenceWebsiteList {
websites?: string[];
}

§Properties

§
websites?: string[]
[src]

Websites that caused the policy finding.