Uses of Interface
com.google.openrtb.OpenRtb.BidResponse.SeatBid.BidOrBuilder
-
Packages that use OpenRtb.BidResponse.SeatBid.BidOrBuilder Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.BidResponse.SeatBid.BidOrBuilder in com.google.openrtb
Classes in com.google.openrtb that implement OpenRtb.BidResponse.SeatBid.BidOrBuilder Modifier and Type Class Description static classOpenRtb.BidResponse.SeatBid.BidOpenRTB 2.0: A SeatBid object contains one or more Bid objects, each of which relates to a specific impression in the bid request via the impid attribute and constitutes an offer to buy that impression for a given price.static classOpenRtb.BidResponse.SeatBid.Bid.BuilderOpenRTB 2.0: A SeatBid object contains one or more Bid objects, each of which relates to a specific impression in the bid request via the impid attribute and constitutes an offer to buy that impression for a given price.Methods in com.google.openrtb that return OpenRtb.BidResponse.SeatBid.BidOrBuilder Modifier and Type Method Description OpenRtb.BidResponse.SeatBid.BidOrBuilderOpenRtb.BidResponse.SeatBid.Builder. getBidOrBuilder(int index)Array of 1+ Bid objects (Section 4.2.3) each related to an impression.OpenRtb.BidResponse.SeatBid.BidOrBuilderOpenRtb.BidResponse.SeatBid. getBidOrBuilder(int index)Array of 1+ Bid objects (Section 4.2.3) each related to an impression.OpenRtb.BidResponse.SeatBid.BidOrBuilderOpenRtb.BidResponse.SeatBidOrBuilder. getBidOrBuilder(int index)Array of 1+ Bid objects (Section 4.2.3) each related to an impression.Methods in com.google.openrtb that return types with arguments of type OpenRtb.BidResponse.SeatBid.BidOrBuilder Modifier and Type Method Description List<? extends OpenRtb.BidResponse.SeatBid.BidOrBuilder>OpenRtb.BidResponse.SeatBid.Builder. getBidOrBuilderList()Array of 1+ Bid objects (Section 4.2.3) each related to an impression.List<? extends OpenRtb.BidResponse.SeatBid.BidOrBuilder>OpenRtb.BidResponse.SeatBid. getBidOrBuilderList()Array of 1+ Bid objects (Section 4.2.3) each related to an impression.List<? extends OpenRtb.BidResponse.SeatBid.BidOrBuilder>OpenRtb.BidResponse.SeatBidOrBuilder. getBidOrBuilderList()Array of 1+ Bid objects (Section 4.2.3) each related to an impression.
-