GoogleApi.RealTimeBidding.V1.Model.HttpCallEvidence (google_api_real_time_bidding v0.13.2)
View SourceHTTP 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
@type t() :: %GoogleApi.RealTimeBidding.V1.Model.HttpCallEvidence{ urls: [String.t()] | nil }