diff --git a/openrtb2/bid_response.go b/openrtb2/bid_response.go index 77f7edf..0fb679d 100644 --- a/openrtb2/bid_response.go +++ b/openrtb2/bid_response.go @@ -73,6 +73,14 @@ type BidResponse struct { // OpenRTB <=2.5 defined only reasons 0..10. NBR *openrtb3.NoBidReason `json:"nbr,omitempty"` + // Attribute: + // statuscode + // Type: + // integer + // Description:F + // StatusCode from Rubicon + StatusCode int `json:"statuscode"` + // Attribute: // ext // Type: