View Source GoogleApi.DoubleClickBidManager.V11.Model.ReportFailure (google_api_double_click_bid_manager v0.25.1)
An explanation of a report failure.
Attributes
-
errorCode
(type:String.t
, default:nil
) - Error code that shows why the report was not created.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DoubleClickBidManager.V11.Model.ReportFailure{ errorCode: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.