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

AdPolicyTopicEvidenceDestinationTextList

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

A list of destination text that violated the policy.

interface AdPolicyTopicEvidenceDestinationTextList {
destinationTexts?: string[];
}

§Properties

§
destinationTexts?: string[]
[src]

Destination text that caused the policy finding.