| Package | Description |
|---|---|
| com.adgear.anoa.test | |
| com.adgear.anoa.test.ad_exchange |
| Modifier and Type | Field and Description |
|---|---|
Supplier<AdExchangeProtobuf.LogEvent.Builder> |
AnoaTestSample.protobufSupplier |
| Modifier and Type | Method and Description |
|---|---|
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.clear() |
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.clearProperties() |
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.clearRequest()
optional .open_rtb.BidRequest request = 4; |
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.clearResponse()
Bid response submitted to the real-time bidding ad exchange.
|
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.clearTimestamp()
Log event timestamp, in milliseconds from epoch.
|
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.clearType()
Log event type.
|
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.clearUuid()
Log event unique identifier.
|
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.clone() |
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.mergeFrom(AdExchangeProtobuf.LogEvent other) |
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.mergeFrom(com.google.protobuf.Message other) |
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.mergeRequest(OpenRtbProtobuf.BidRequest value)
optional .open_rtb.BidRequest request = 4; |
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.mergeResponse(OpenRtbProtobuf.BidResponse value)
Bid response submitted to the real-time bidding ad exchange.
|
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.newBuilder() |
static AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.newBuilder(AdExchangeProtobuf.LogEvent prototype) |
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.newBuilderForType() |
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.putAllProperties(Map<String,String> values)
Log event custom properties.
|
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.putProperties(String key,
String value)
Log event custom properties.
|
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.removeProperties(String key)
Log event custom properties.
|
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.setRequest(OpenRtbProtobuf.BidRequest.Builder builderForValue)
optional .open_rtb.BidRequest request = 4; |
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.setRequest(OpenRtbProtobuf.BidRequest value)
optional .open_rtb.BidRequest request = 4; |
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.setResponse(OpenRtbProtobuf.BidResponse.Builder builderForValue)
Bid response submitted to the real-time bidding ad exchange.
|
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.setResponse(OpenRtbProtobuf.BidResponse value)
Bid response submitted to the real-time bidding ad exchange.
|
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.setTimestamp(long value)
Log event timestamp, in milliseconds from epoch.
|
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.setType(AdExchangeProtobuf.LogEventType value)
Log event type.
|
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.setUuid(com.google.protobuf.ByteString value)
Log event unique identifier.
|
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.toBuilder() |
| Constructor and Description |
|---|
ProtobufBuilder(AdExchangeProtobuf.LogEvent.Builder builder)
Only use this if you know what you are doing.
|
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.