View Source GoogleApi.DisplayVideo.V3.Model.ThirdPartyOnlyConfig (google_api_display_video v0.38.1)
Settings for advertisers that use third-party ad servers only.
Attributes
-
pixelOrderIdReportingEnabled
(type:boolean()
, default:nil
) - Whether or not order ID reporting for pixels is enabled. This value cannot be changed once set totrue
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DisplayVideo.V3.Model.ThirdPartyOnlyConfig{ pixelOrderIdReportingEnabled: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.