View Source GoogleApi.DisplayVideo.V3.Model.ThirdPartyOnlyConfig (google_api_display_video v0.37.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 to true.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.DisplayVideo.V3.Model.ThirdPartyOnlyConfig{
  pixelOrderIdReportingEnabled: boolean() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.