ThirdPartyVerifierAssignedTargetingOptionDetails
import type { ThirdPartyVerifierAssignedTargetingOptionDetails } from "https://googleapis.deno.dev/v1/displayvideo:v4.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
§
doubleVerify?: DoubleVerify
[src]Third party brand verifier -- DoubleVerify.
§
integralAdScience?: IntegralAdScience
[src]Third party brand verifier -- Integral Ad Science.