Uses of Interface
com.google.openrtb.OpenRtb.BidRequest.Imp.Pmp.DealOrBuilder
-
Packages that use OpenRtb.BidRequest.Imp.Pmp.DealOrBuilder Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.BidRequest.Imp.Pmp.DealOrBuilder in com.google.openrtb
Classes in com.google.openrtb that implement OpenRtb.BidRequest.Imp.Pmp.DealOrBuilder Modifier and Type Class Description static classOpenRtb.BidRequest.Imp.Pmp.DealOpenRTB 2.2: This object constitutes a specific deal that was struck a priori between a buyer and a seller.static classOpenRtb.BidRequest.Imp.Pmp.Deal.BuilderOpenRTB 2.2: This object constitutes a specific deal that was struck a priori between a buyer and a seller.Methods in com.google.openrtb that return OpenRtb.BidRequest.Imp.Pmp.DealOrBuilder Modifier and Type Method Description OpenRtb.BidRequest.Imp.Pmp.DealOrBuilderOpenRtb.BidRequest.Imp.Pmp.Builder. getDealsOrBuilder(int index)Array of Deal (Section 3.2.18) objects that convey the specific deals applicable to this impression.OpenRtb.BidRequest.Imp.Pmp.DealOrBuilderOpenRtb.BidRequest.Imp.Pmp. getDealsOrBuilder(int index)Array of Deal (Section 3.2.18) objects that convey the specific deals applicable to this impression.OpenRtb.BidRequest.Imp.Pmp.DealOrBuilderOpenRtb.BidRequest.Imp.PmpOrBuilder. getDealsOrBuilder(int index)Array of Deal (Section 3.2.18) objects that convey the specific deals applicable to this impression.Methods in com.google.openrtb that return types with arguments of type OpenRtb.BidRequest.Imp.Pmp.DealOrBuilder Modifier and Type Method Description List<? extends OpenRtb.BidRequest.Imp.Pmp.DealOrBuilder>OpenRtb.BidRequest.Imp.Pmp.Builder. getDealsOrBuilderList()Array of Deal (Section 3.2.18) objects that convey the specific deals applicable to this impression.List<? extends OpenRtb.BidRequest.Imp.Pmp.DealOrBuilder>OpenRtb.BidRequest.Imp.Pmp. getDealsOrBuilderList()Array of Deal (Section 3.2.18) objects that convey the specific deals applicable to this impression.List<? extends OpenRtb.BidRequest.Imp.Pmp.DealOrBuilder>OpenRtb.BidRequest.Imp.PmpOrBuilder. getDealsOrBuilderList()Array of Deal (Section 3.2.18) objects that convey the specific deals applicable to this impression.
-