Uses of Interface
com.google.openrtb.OpenRtb.BidRequest.UserOrBuilder
-
Packages that use OpenRtb.BidRequest.UserOrBuilder Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.BidRequest.UserOrBuilder in com.google.openrtb
Classes in com.google.openrtb that implement OpenRtb.BidRequest.UserOrBuilder Modifier and Type Class Description static classOpenRtb.BidRequest.UserOpenRTB 2.0: This object contains information known or derived about the human user of the device (i.e., the audience for advertising).static classOpenRtb.BidRequest.User.BuilderOpenRTB 2.0: This object contains information known or derived about the human user of the device (i.e., the audience for advertising).Methods in com.google.openrtb that return OpenRtb.BidRequest.UserOrBuilder Modifier and Type Method Description OpenRtb.BidRequest.UserOrBuilderOpenRtb.BidRequest.Builder. getUserOrBuilder()Details via a User object (Section 3.2.13) about the human user of the device; the advertising audience.OpenRtb.BidRequest.UserOrBuilderOpenRtb.BidRequest. getUserOrBuilder()Details via a User object (Section 3.2.13) about the human user of the device; the advertising audience.OpenRtb.BidRequest.UserOrBuilderOpenRtb.BidRequestOrBuilder. getUserOrBuilder()Details via a User object (Section 3.2.13) about the human user of the device; the advertising audience.
-