Class ThirdPartyVerifierAssignedTargetingOptionDetails
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
.
Implements
Inherited Members
Namespace: Google.Apis.DisplayVideo.v3.Data
Assembly: Google.Apis.DisplayVideo.v3.dll
Syntax
public class ThirdPartyVerifierAssignedTargetingOptionDetails : IDirectResponseSchema
Properties
Adloox
Third party brand verifier -- Adloox.
Declaration
[JsonProperty("adloox")]
public virtual Adloox Adloox { get; set; }
Property Value
Type | Description |
---|---|
Adloox |
DoubleVerify
Third party brand verifier -- DoubleVerify.
Declaration
[JsonProperty("doubleVerify")]
public virtual DoubleVerify DoubleVerify { get; set; }
Property Value
Type | Description |
---|---|
DoubleVerify |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
IntegralAdScience
Third party brand verifier -- Integral Ad Science.
Declaration
[JsonProperty("integralAdScience")]
public virtual IntegralAdScience IntegralAdScience { get; set; }
Property Value
Type | Description |
---|---|
IntegralAdScience |