GoogleApi.DisplayVideo.V1.Model.ThirdPartyOnlyConfig (google_api_display_video v0.25.1) View Source
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
.
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.ThirdPartyOnlyConfig{ pixelOrderIdReportingEnabled: boolean() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.