Uses of Interface
com.google.openrtb.OpenRtb.BidRequest.Imp.Banner.FormatOrBuilder
-
Packages that use OpenRtb.BidRequest.Imp.Banner.FormatOrBuilder Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.BidRequest.Imp.Banner.FormatOrBuilder in com.google.openrtb
Classes in com.google.openrtb that implement OpenRtb.BidRequest.Imp.Banner.FormatOrBuilder Modifier and Type Class Description static classOpenRtb.BidRequest.Imp.Banner.FormatOpenRTB 2.4: This object represents an allowed size (i.e., height and width combination) for a banner impression.static classOpenRtb.BidRequest.Imp.Banner.Format.BuilderOpenRTB 2.4: This object represents an allowed size (i.e., height and width combination) for a banner impression.Methods in com.google.openrtb that return OpenRtb.BidRequest.Imp.Banner.FormatOrBuilder Modifier and Type Method Description OpenRtb.BidRequest.Imp.Banner.FormatOrBuilderOpenRtb.BidRequest.Imp.Banner.Builder. getFormatOrBuilder(int index)Array of format objects representing the banner sizes permitted.OpenRtb.BidRequest.Imp.Banner.FormatOrBuilderOpenRtb.BidRequest.Imp.Banner. getFormatOrBuilder(int index)Array of format objects representing the banner sizes permitted.OpenRtb.BidRequest.Imp.Banner.FormatOrBuilderOpenRtb.BidRequest.Imp.BannerOrBuilder. getFormatOrBuilder(int index)Array of format objects representing the banner sizes permitted.Methods in com.google.openrtb that return types with arguments of type OpenRtb.BidRequest.Imp.Banner.FormatOrBuilder Modifier and Type Method Description List<? extends OpenRtb.BidRequest.Imp.Banner.FormatOrBuilder>OpenRtb.BidRequest.Imp.Banner.Builder. getFormatOrBuilderList()Array of format objects representing the banner sizes permitted.List<? extends OpenRtb.BidRequest.Imp.Banner.FormatOrBuilder>OpenRtb.BidRequest.Imp.Banner. getFormatOrBuilderList()Array of format objects representing the banner sizes permitted.List<? extends OpenRtb.BidRequest.Imp.Banner.FormatOrBuilder>OpenRtb.BidRequest.Imp.BannerOrBuilder. getFormatOrBuilderList()Array of format objects representing the banner sizes permitted.
-