Uses of Interface
com.google.openrtb.OpenRtb.BidRequest.SiteOrBuilder
-
Packages that use OpenRtb.BidRequest.SiteOrBuilder Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.BidRequest.SiteOrBuilder in com.google.openrtb
Classes in com.google.openrtb that implement OpenRtb.BidRequest.SiteOrBuilder Modifier and Type Class Description static classOpenRtb.BidRequest.SiteOpenRTB 2.0: This object should be included if the ad supported content is a website as opposed to a non-browser application.static classOpenRtb.BidRequest.Site.BuilderOpenRTB 2.0: This object should be included if the ad supported content is a website as opposed to a non-browser application.Methods in com.google.openrtb that return OpenRtb.BidRequest.SiteOrBuilder Modifier and Type Method Description OpenRtb.BidRequest.SiteOrBuilderOpenRtb.BidRequest.Builder. getSiteOrBuilder()Details via a Site object (Section 3.2.6) about the publisher's website.OpenRtb.BidRequest.SiteOrBuilderOpenRtb.BidRequest. getSiteOrBuilder()Details via a Site object (Section 3.2.6) about the publisher's website.OpenRtb.BidRequest.SiteOrBuilderOpenRtb.BidRequestOrBuilder. getSiteOrBuilder()Details via a Site object (Section 3.2.6) about the publisher's website.
-