Uses of Interface
com.google.openrtb.OpenRtb.BidRequest.Imp.MetricOrBuilder
-
Packages that use OpenRtb.BidRequest.Imp.MetricOrBuilder Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.BidRequest.Imp.MetricOrBuilder in com.google.openrtb
Classes in com.google.openrtb that implement OpenRtb.BidRequest.Imp.MetricOrBuilder Modifier and Type Class Description static classOpenRtb.BidRequest.Imp.MetricOpenRTB 2.5: This object is associated with an impression as an array of metrics.static classOpenRtb.BidRequest.Imp.Metric.BuilderOpenRTB 2.5: This object is associated with an impression as an array of metrics.Methods in com.google.openrtb that return OpenRtb.BidRequest.Imp.MetricOrBuilder Modifier and Type Method Description OpenRtb.BidRequest.Imp.MetricOrBuilderOpenRtb.BidRequest.Imp.Builder. getMetricOrBuilder(int index)An array of Metric object (Section 3.2.5).OpenRtb.BidRequest.Imp.MetricOrBuilderOpenRtb.BidRequest.Imp. getMetricOrBuilder(int index)An array of Metric object (Section 3.2.5).OpenRtb.BidRequest.Imp.MetricOrBuilderOpenRtb.BidRequest.ImpOrBuilder. getMetricOrBuilder(int index)An array of Metric object (Section 3.2.5).Methods in com.google.openrtb that return types with arguments of type OpenRtb.BidRequest.Imp.MetricOrBuilder Modifier and Type Method Description List<? extends OpenRtb.BidRequest.Imp.MetricOrBuilder>OpenRtb.BidRequest.Imp.Builder. getMetricOrBuilderList()An array of Metric object (Section 3.2.5).List<? extends OpenRtb.BidRequest.Imp.MetricOrBuilder>OpenRtb.BidRequest.Imp. getMetricOrBuilderList()An array of Metric object (Section 3.2.5).List<? extends OpenRtb.BidRequest.Imp.MetricOrBuilder>OpenRtb.BidRequest.ImpOrBuilder. getMetricOrBuilderList()An array of Metric object (Section 3.2.5).
-