Uses of Interface
com.google.openrtb.OpenRtb.BidRequest.AppOrBuilder
-
Packages that use OpenRtb.BidRequest.AppOrBuilder Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.BidRequest.AppOrBuilder in com.google.openrtb
Classes in com.google.openrtb that implement OpenRtb.BidRequest.AppOrBuilder Modifier and Type Class Description static classOpenRtb.BidRequest.AppOpenRTB 2.0: This object should be included if the ad supported content is a non-browser application (typically in mobile) as opposed to a website.static classOpenRtb.BidRequest.App.BuilderOpenRTB 2.0: This object should be included if the ad supported content is a non-browser application (typically in mobile) as opposed to a website.Methods in com.google.openrtb that return OpenRtb.BidRequest.AppOrBuilder Modifier and Type Method Description OpenRtb.BidRequest.AppOrBuilderOpenRtb.BidRequest.Builder. getAppOrBuilder()Details via an App object (Section 3.2.7) about the publisher's app (non-browser applications).OpenRtb.BidRequest.AppOrBuilderOpenRtb.BidRequest. getAppOrBuilder()Details via an App object (Section 3.2.7) about the publisher's app (non-browser applications).OpenRtb.BidRequest.AppOrBuilderOpenRtb.BidRequestOrBuilder. getAppOrBuilder()Details via an App object (Section 3.2.7) about the publisher's app (non-browser applications).
-