| Package | Description |
|---|---|
| open_rtb |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<OpenRtbProtobuf.Geo> |
OpenRtbProtobuf.Geo.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
OpenRtbProtobuf.Geo |
OpenRtbProtobuf.Geo.Builder.build() |
OpenRtbProtobuf.Geo |
OpenRtbProtobuf.Geo.Builder.buildPartial() |
OpenRtbProtobuf.Geo |
Geo.Protobuf.get() |
static OpenRtbProtobuf.Geo |
OpenRtbProtobuf.Geo.getDefaultInstance() |
OpenRtbProtobuf.Geo |
OpenRtbProtobuf.Geo.getDefaultInstanceForType() |
OpenRtbProtobuf.Geo |
OpenRtbProtobuf.Geo.Builder.getDefaultInstanceForType() |
OpenRtbProtobuf.Geo |
OpenRtbProtobuf.DeviceOrBuilder.getGeo()
Geography as derived from the device’s location services (e.g., cell tower triangulation, GPS) or IP address.
|
OpenRtbProtobuf.Geo |
OpenRtbProtobuf.Device.getGeo()
Geography as derived from the device’s location services (e.g., cell tower triangulation, GPS) or IP address.
|
OpenRtbProtobuf.Geo |
OpenRtbProtobuf.Device.Builder.getGeo()
Geography as derived from the device’s location services (e.g., cell tower triangulation, GPS) or IP address.
|
OpenRtbProtobuf.Geo |
OpenRtbProtobuf.UserOrBuilder.getGeo()
Home geo for the user (e.g., based off of registration data); this is different from the current location of the access device (that is defined by the geo object embedded in the Device Object); see Geo Object.
|
OpenRtbProtobuf.Geo |
OpenRtbProtobuf.User.getGeo()
Home geo for the user (e.g., based off of registration data); this is different from the current location of the access device (that is defined by the geo object embedded in the Device Object); see Geo Object.
|
OpenRtbProtobuf.Geo |
OpenRtbProtobuf.User.Builder.getGeo()
Home geo for the user (e.g., based off of registration data); this is different from the current location of the access device (that is defined by the geo object embedded in the Device Object); see Geo Object.
|
static OpenRtbProtobuf.Geo |
OpenRtbProtobuf.Geo.parseDelimitedFrom(InputStream input) |
static OpenRtbProtobuf.Geo |
OpenRtbProtobuf.Geo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OpenRtbProtobuf.Geo |
OpenRtbProtobuf.Geo.parseFrom(byte[] data) |
static OpenRtbProtobuf.Geo |
OpenRtbProtobuf.Geo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OpenRtbProtobuf.Geo |
OpenRtbProtobuf.Geo.parseFrom(com.google.protobuf.ByteString data) |
static OpenRtbProtobuf.Geo |
OpenRtbProtobuf.Geo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OpenRtbProtobuf.Geo |
OpenRtbProtobuf.Geo.parseFrom(com.google.protobuf.CodedInputStream input) |
static OpenRtbProtobuf.Geo |
OpenRtbProtobuf.Geo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OpenRtbProtobuf.Geo |
OpenRtbProtobuf.Geo.parseFrom(InputStream input) |
static OpenRtbProtobuf.Geo |
OpenRtbProtobuf.Geo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Geo<OpenRtbProtobuf.Geo> |
Geo.ProtobufBuilder.build() |
Geo.Builder<OpenRtbProtobuf.Geo> |
Geo.ProtobufBuilder.clearCity() |
Geo.Builder<OpenRtbProtobuf.Geo> |
Geo.ProtobufBuilder.clearCountry() |
Geo.Builder<OpenRtbProtobuf.Geo> |
Geo.ProtobufBuilder.clearLat() |
Geo.Builder<OpenRtbProtobuf.Geo> |
Geo.ProtobufBuilder.clearLon() |
Geo.Builder<OpenRtbProtobuf.Geo> |
Geo.ProtobufBuilder.clearMetro() |
Geo.Builder<OpenRtbProtobuf.Geo> |
Geo.ProtobufBuilder.clearRegion() |
Geo.Builder<OpenRtbProtobuf.Geo> |
Geo.ProtobufBuilder.clearRegionfips104() |
Geo.Builder<OpenRtbProtobuf.Geo> |
Geo.ProtobufBuilder.clearType() |
Geo.Builder<OpenRtbProtobuf.Geo> |
Geo.ProtobufBuilder.clearZip() |
static Geo<OpenRtbProtobuf.Geo> |
Geo.Protobuf.from(byte[] binaryEncoding)
Decodes a Protobuf message.
|
com.google.protobuf.Parser<OpenRtbProtobuf.Geo> |
OpenRtbProtobuf.Geo.getParserForType() |
static Class<OpenRtbProtobuf.Geo> |
Geo.getProtobufClass()
Returns Protobuf class for this struct.
|
Geo.Builder<OpenRtbProtobuf.Geo> |
Geo.Protobuf.newBuilder() |
static Geo.Builder<OpenRtbProtobuf.Geo> |
Geo.newProtobufBuilder()
Returns new Protobuf builder instance with default values.
|
static Geo.Builder<OpenRtbProtobuf.Geo> |
Geo.newProtobufBuilder(Geo<?> other)
Returns new Protobuf builder instance based on existing prototype Geo.
|
static Geo.Builder<OpenRtbProtobuf.Geo> |
Geo.newProtobufBuilder(OpenRtbProtobuf.Geo other)
Returns new Protobuf builder instance based on existing prototype.
|
static com.google.protobuf.Parser<OpenRtbProtobuf.Geo> |
OpenRtbProtobuf.Geo.parser() |
Geo.Builder<OpenRtbProtobuf.Geo> |
Geo.ProtobufBuilder.setCity(String value) |
Geo.Builder<OpenRtbProtobuf.Geo> |
Geo.ProtobufBuilder.setCountry(String value) |
Geo.Builder<OpenRtbProtobuf.Geo> |
Geo.ProtobufBuilder.setLat(float value) |
Geo.Builder<OpenRtbProtobuf.Geo> |
Geo.ProtobufBuilder.setLon(float value) |
Geo.Builder<OpenRtbProtobuf.Geo> |
Geo.ProtobufBuilder.setMetro(String value) |
Geo.Builder<OpenRtbProtobuf.Geo> |
Geo.ProtobufBuilder.setRegion(String value) |
Geo.Builder<OpenRtbProtobuf.Geo> |
Geo.ProtobufBuilder.setRegionfips104(String value) |
Geo.Builder<OpenRtbProtobuf.Geo> |
Geo.ProtobufBuilder.setType(int value) |
Geo.Builder<OpenRtbProtobuf.Geo> |
Geo.ProtobufBuilder.setZip(String value) |
| Modifier and Type | Method and Description |
|---|---|
OpenRtbProtobuf.Geo.Builder |
OpenRtbProtobuf.Geo.Builder.mergeFrom(OpenRtbProtobuf.Geo other) |
OpenRtbProtobuf.Device.Builder |
OpenRtbProtobuf.Device.Builder.mergeGeo(OpenRtbProtobuf.Geo value)
Geography as derived from the device’s location services (e.g., cell tower triangulation, GPS) or IP address.
|
OpenRtbProtobuf.User.Builder |
OpenRtbProtobuf.User.Builder.mergeGeo(OpenRtbProtobuf.Geo value)
Home geo for the user (e.g., based off of registration data); this is different from the current location of the access device (that is defined by the geo object embedded in the Device Object); see Geo Object.
|
static OpenRtbProtobuf.Geo.Builder |
OpenRtbProtobuf.Geo.newBuilder(OpenRtbProtobuf.Geo prototype) |
static Geo.Builder<OpenRtbProtobuf.Geo> |
Geo.newProtobufBuilder(OpenRtbProtobuf.Geo other)
Returns new Protobuf builder instance based on existing prototype.
|
static Geo.Protobuf |
Geo.protobuf(OpenRtbProtobuf.Geo wrapped)
Wraps an existing Protobuf message.
|
OpenRtbProtobuf.Device.Builder |
OpenRtbProtobuf.Device.Builder.setGeo(OpenRtbProtobuf.Geo value)
Geography as derived from the device’s location services (e.g., cell tower triangulation, GPS) or IP address.
|
OpenRtbProtobuf.User.Builder |
OpenRtbProtobuf.User.Builder.setGeo(OpenRtbProtobuf.Geo value)
Home geo for the user (e.g., based off of registration data); this is different from the current location of the access device (that is defined by the geo object embedded in the Device Object); see Geo Object.
|
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.