Uses of Interface
com.google.openrtb.OpenRtb.BidRequest.DeviceOrBuilder
-
Packages that use OpenRtb.BidRequest.DeviceOrBuilder Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.BidRequest.DeviceOrBuilder in com.google.openrtb
Classes in com.google.openrtb that implement OpenRtb.BidRequest.DeviceOrBuilder Modifier and Type Class Description static classOpenRtb.BidRequest.DeviceOpenRTB 2.0: This object provides information pertaining to the device through which the user is interacting.static classOpenRtb.BidRequest.Device.BuilderOpenRTB 2.0: This object provides information pertaining to the device through which the user is interacting.Methods in com.google.openrtb that return OpenRtb.BidRequest.DeviceOrBuilder Modifier and Type Method Description OpenRtb.BidRequest.DeviceOrBuilderOpenRtb.BidRequest.Builder. getDeviceOrBuilder()Details via a Device object (Section 3.2.11) about the user's device to which the impression will be delivered.OpenRtb.BidRequest.DeviceOrBuilderOpenRtb.BidRequest. getDeviceOrBuilder()Details via a Device object (Section 3.2.11) about the user's device to which the impression will be delivered.OpenRtb.BidRequest.DeviceOrBuilderOpenRtb.BidRequestOrBuilder. getDeviceOrBuilder()Details via a Device object (Section 3.2.11) about the user's device to which the impression will be delivered.
-