PrebidError

2XX: Prebid Errors

Parameters

code

The error code.

message

The error message.

cause

The cause of the error.

resolution

The resolution to the error.

Inheritors

Types

Properties

Link copied to clipboard
open override val cause: String
Link copied to clipboard
open override val code: String
Link copied to clipboard
open override val message: String
Link copied to clipboard
open override val resolution: String
Link copied to clipboard
open override val serverErrorName: String

The name of the error to be sent to the server.