GoogleApi.RealTimeBidding.V1.Model.HttpCallEvidence (google_api_real_time_bidding v0.9.0) View Source

HTTP calls made by a creative that resulted in policy violations.

Attributes

  • urls (type: list(String.t), default: nil) - URLs of HTTP calls made by the creative.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.RealTimeBidding.V1.Model.HttpCallEvidence{
  urls: [String.t()] | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.