GoogleApi.DisplayVideo.V3.Model.CustomBiddingAlgorithmRulesError (google_api_display_video v0.39.0)
View SourceAn 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 }