GoogleApi.RealTimeBidding.V1.Model.HttpCallEvidence (google_api_real_time_bidding v0.13.2)

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.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.