View Source GoogleApi.DoubleClickBidManager.V11.Model.ReportFailure (google_api_double_click_bid_manager v0.23.0)

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

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

Unwrap a decoded JSON object into its complex fields.