Uses of Interface
com.google.openrtb.OpenRtb.BidRequest.SourceOrBuilder
-
Packages that use OpenRtb.BidRequest.SourceOrBuilder Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.BidRequest.SourceOrBuilder in com.google.openrtb
Classes in com.google.openrtb that implement OpenRtb.BidRequest.SourceOrBuilder Modifier and Type Class Description static classOpenRtb.BidRequest.SourceOpenRTB 2.5: This object describes the nature and behavior of the entity that is the source of the bid request upstream from the exchange.static classOpenRtb.BidRequest.Source.BuilderOpenRTB 2.5: This object describes the nature and behavior of the entity that is the source of the bid request upstream from the exchange.Methods in com.google.openrtb that return OpenRtb.BidRequest.SourceOrBuilder Modifier and Type Method Description OpenRtb.BidRequest.SourceOrBuilderOpenRtb.BidRequest.Builder. getSourceOrBuilder()A Source object (Section 3.2.2) that provides data about the inventory source and which entity makes the final decision.OpenRtb.BidRequest.SourceOrBuilderOpenRtb.BidRequest. getSourceOrBuilder()A Source object (Section 3.2.2) that provides data about the inventory source and which entity makes the final decision.OpenRtb.BidRequest.SourceOrBuilderOpenRtb.BidRequestOrBuilder. getSourceOrBuilder()A Source object (Section 3.2.2) that provides data about the inventory source and which entity makes the final decision.
-