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

AdPolicyTopicEvidenceTrademark

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

Trademark terms that caused a policy violation.

interface AdPolicyTopicEvidenceTrademark {
countryRestrictions?: AdPolicyCriterionRestriction[];
owner?: string;
term?: string;
}

§Properties

§
countryRestrictions?: AdPolicyCriterionRestriction[]
[src]

Countries where the policy violation is relevant.

§
owner?: string
[src]

The trademark content owner.

§
term?: string
[src]

The trademark term.