View Source GoogleApi.DisplayVideo.V1.Model.ThirdPartyOnlyConfig (google_api_display_video v0.38.3)

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

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.