Prebid error notice fields
Error notice object
Object sent when an error is triggered in the adapter such as timeout or bad request from server. onBidderError
| Field | Type | Description |
|---|---|---|
message | String; Required | A message describing the error triggered |
url | String; Required | Encoded URL of where the error has been triggered |
auctionId | String; Optional | Unique identifier of the auction |
bidderRequestId | String; Optional | Unique identifier of bid request |