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

AdPolicyTopicConstraint

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

Details on ad serving constraints.

interface AdPolicyTopicConstraint {
certificateDomainMismatchCountryList?: AdPolicyTopicConstraintAdPolicyCountryConstraintList;
requestCertificateFormLink?: string;
}

§Properties

§
certificateDomainMismatchCountryList?: AdPolicyTopicConstraintAdPolicyCountryConstraintList
[src]

Countries where the resource's domain is not covered by the certificates associated with it.

§

Countries where a certificate is required for serving.

§

Countries where the ad cannot serve.

§

Certificate is required to serve in any country and the existing certificate does not cover the ad's domain.

§

Certificate is required to serve in any country.

§

Reseller constraint.