View Source GoogleApi.DisplayVideo.V1.Model.ScriptError (google_api_display_video v0.30.2)
An 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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.