View Source GoogleApi.DisplayVideo.V3.Model.CustomBiddingAlgorithmRulesError (google_api_display_video v0.37.1)
An error message for a CustomBiddingAlgorithmRules resource.
Attributes
-
errorCode
(type:String.t
, default:nil
) - The type of error.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DisplayVideo.V3.Model.CustomBiddingAlgorithmRulesError{ errorCode: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.