| Package | Description |
|---|---|
| open_rtb |
| Modifier and Type | Method and Description |
|---|---|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.addAllCat(Iterable<String> values)
Array of IAB content categories for the overall application.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.addAllPagecat(Iterable<String> values)
Array of IAB content categories for the current page/view of the app.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.addAllSectioncat(Iterable<String> values)
Array of IAB content categories for the current subsection of the app.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.addCat(String value)
Array of IAB content categories for the overall application.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.addCatBytes(com.google.protobuf.ByteString value)
Array of IAB content categories for the overall application.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.addPagecat(String value)
Array of IAB content categories for the current page/view of the app.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.addPagecatBytes(com.google.protobuf.ByteString value)
Array of IAB content categories for the current page/view of the app.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.addSectioncat(String value)
Array of IAB content categories for the current subsection of the app.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.addSectioncatBytes(com.google.protobuf.ByteString value)
Array of IAB content categories for the current subsection of the app.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.clear() |
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.clearBundle()
Application bundle or package name (e.g., com.foo.mygame).
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.clearCat()
Array of IAB content categories for the overall application.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.clearContent()
See Content Object.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.clearDomain()
Domain of the application (e.g., “mygame.foo.com”).
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.clearId()
Application ID on the exchange.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.clearKeywords()
List of keywords describing this app in a comma separated string.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.clearName()
Application name (may be masked at publisher’s request).
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.clearPagecat()
Array of IAB content categories for the current page/view of the app.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.clearPaid()
“1” if the application is a paid version; else “0” (i.e., free).
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.clearPrivacypolicy()
Specifies whether the app has a privacy policy.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.clearPublisher()
See Publisher Object.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.clearSectioncat()
Array of IAB content categories for the current subsection of the app.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.clearStoreurl()
For QAG 1.5 compliance, an app store URL for an installed app should be passed in the bid request.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.clearVer()
Application version.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.clone() |
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.BidRequest.Builder.getAppBuilder()
See App Object.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.mergeContent(OpenRtbProtobuf.Content value)
See Content Object.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.mergeFrom(com.google.protobuf.Message other) |
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.mergeFrom(OpenRtbProtobuf.App other) |
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.mergePublisher(OpenRtbProtobuf.Publisher value)
See Publisher Object.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.newBuilder() |
static OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.newBuilder(OpenRtbProtobuf.App prototype) |
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.newBuilderForType() |
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.setBundle(String value)
Application bundle or package name (e.g., com.foo.mygame).
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.setBundleBytes(com.google.protobuf.ByteString value)
Application bundle or package name (e.g., com.foo.mygame).
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.setCat(int index,
String value)
Array of IAB content categories for the overall application.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.setContent(OpenRtbProtobuf.Content.Builder builderForValue)
See Content Object.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.setContent(OpenRtbProtobuf.Content value)
See Content Object.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.setDomain(String value)
Domain of the application (e.g., “mygame.foo.com”).
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.setDomainBytes(com.google.protobuf.ByteString value)
Domain of the application (e.g., “mygame.foo.com”).
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.setId(String value)
Application ID on the exchange.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.setIdBytes(com.google.protobuf.ByteString value)
Application ID on the exchange.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.setKeywords(String value)
List of keywords describing this app in a comma separated string.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.setKeywordsBytes(com.google.protobuf.ByteString value)
List of keywords describing this app in a comma separated string.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.setName(String value)
Application name (may be masked at publisher’s request).
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.setNameBytes(com.google.protobuf.ByteString value)
Application name (may be masked at publisher’s request).
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.setPagecat(int index,
String value)
Array of IAB content categories for the current page/view of the app.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.setPaid(int value)
“1” if the application is a paid version; else “0” (i.e., free).
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.setPrivacypolicy(int value)
Specifies whether the app has a privacy policy.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.setPublisher(OpenRtbProtobuf.Publisher.Builder builderForValue)
See Publisher Object.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.setPublisher(OpenRtbProtobuf.Publisher value)
See Publisher Object.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.setSectioncat(int index,
String value)
Array of IAB content categories for the current subsection of the app.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.setStoreurl(String value)
For QAG 1.5 compliance, an app store URL for an installed app should be passed in the bid request.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.setStoreurlBytes(com.google.protobuf.ByteString value)
For QAG 1.5 compliance, an app store URL for an installed app should be passed in the bid request.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.setVer(String value)
Application version.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.Builder.setVerBytes(com.google.protobuf.ByteString value)
Application version.
|
OpenRtbProtobuf.App.Builder |
OpenRtbProtobuf.App.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
OpenRtbProtobuf.BidRequest.Builder |
OpenRtbProtobuf.BidRequest.Builder.setApp(OpenRtbProtobuf.App.Builder builderForValue)
See App Object.
|
| Constructor and Description |
|---|
ProtobufBuilder(OpenRtbProtobuf.App.Builder builder)
Only use this if you know what you are doing.
|
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.