openrtb2: update to fixed seatbid spec id

This commit is contained in:
Scott Kay
2022-05-19 02:22:31 -04:00
parent e685478659
commit bc3f47b576
+1 -1
View File
@@ -2,7 +2,7 @@ package openrtb2
import "encoding/json"
// 4.3.18 Object: SeatBid
// 4.3.2 Object: SeatBid
//
// A bid response can contain multiple SeatBid objects, each on behalf of a different bidder seat and each containing one or more individual bids.
// If multiple impressions are presented in the request, the group attribute can be used to specify if a seat is willing to accept any impressions that it can win (default) or if it is only interested in winning any if it can win them all as a group.