GoogleApi.DisplayVideo.V1.Model.ThirdPartyVerifierAssignedTargetingOptionDetails (google_api_display_video v0.15.3) View Source
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
.
Attributes
-
adloox
(type:GoogleApi.DisplayVideo.V1.Model.Adloox.t
, default:nil
) - Third party brand verifier -- Adloox. -
doubleVerify
(type:GoogleApi.DisplayVideo.V1.Model.DoubleVerify.t
, default:nil
) - Third party brand verifier -- DoubleVerify. -
integralAdScience
(type:GoogleApi.DisplayVideo.V1.Model.IntegralAdScience.t
, default:nil
) - Third party brand verifier -- Integral Ad Science.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.DisplayVideo.V1.Model.ThirdPartyVerifierAssignedTargetingOptionDetails{ adloox: GoogleApi.DisplayVideo.V1.Model.Adloox.t(), doubleVerify: GoogleApi.DisplayVideo.V1.Model.DoubleVerify.t(), integralAdScience: GoogleApi.DisplayVideo.V1.Model.IntegralAdScience.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.