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

ThirdPartyVerifierAssignedTargetingOptionDetails

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

Assigned third party verifier targeting option details. This will be populated in the details field of an AssignedTargetingOption when targeting_type is TARGETING_TYPE_THIRD_PARTY_VERIFIER.

interface ThirdPartyVerifierAssignedTargetingOptionDetails {
adloox?: Adloox;
doubleVerify?: DoubleVerify;
integralAdScience?: IntegralAdScience;
}

§Properties

§
adloox?: Adloox
[src]

Third party brand verifier -- Adloox.

§
doubleVerify?: DoubleVerify
[src]

Third party brand verifier -- DoubleVerify.

§
integralAdScience?: IntegralAdScience
[src]

Third party brand verifier -- Integral Ad Science.