GoogleApi.DisplayVideo.V1.Model.ScriptError (google_api_display_video v0.39.0)
View SourceAn error message for a custom bidding script.
Attributes
-
column(type:String.t, default:nil) - The column number in the script where the error was thrown. -
errorCode(type:String.t, default:nil) - The type of error. -
errorMessage(type:String.t, default:nil) - The detailed error message. -
line(type:String.t, default:nil) - The line number in the script where the error was thrown.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.