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

AdPolicyTopicEvidenceTextList

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

A list of fragments of text that violated the policy.

interface AdPolicyTopicEvidenceTextList {
texts?: string[];
}

§Properties

§
texts?: string[]
[src]

The fragments of text from the resource that caused the policy finding.