| Package | Description |
|---|---|
| open_rtb |
| Modifier and Type | Field and Description |
|---|---|
BannerThrift |
ImpressionThrift.banner
A reference to a banner object.
|
| Modifier and Type | Field and Description |
|---|---|
List<BannerThrift> |
VideoThrift.companionad
If companion ads are available, they can be listed as an array of banner objects.
|
| Modifier and Type | Method and Description |
|---|---|
BannerThrift |
BannerThrift.deepCopy() |
BannerThrift |
Banner.Thrift.get() |
BannerThrift |
ImpressionThrift.getBanner()
A reference to a banner object.
|
BannerThrift |
BannerThrift.setApi(List<Short> api)
List of supported API frameworks for this banner.
|
BannerThrift |
BannerThrift.setBattr(List<Integer> battr)
Blocked creative attributes.
|
BannerThrift |
BannerThrift.setBtype(List<Short> btype)
Blocked creative types.
|
BannerThrift |
BannerThrift.setExpdir(List<Short> expdir)
Specify properties for an expandable ad.
|
BannerThrift |
BannerThrift.setH(int h)
Height of the impression in pixels.
|
BannerThrift |
BannerThrift.setHmax(int hmax)
Maximum height of the impression in pixels.
|
BannerThrift |
BannerThrift.setHmin(int hmin)
Minimum height of the impression in pixels.
|
BannerThrift |
BannerThrift.setId(String id)
Unique identifier for this banner object.
|
BannerThrift |
BannerThrift.setMimes(List<String> mimes)
Whitelist of content MIME types supported.
|
BannerThrift |
BannerThrift.setPos(short pos)
Ad Position.
|
BannerThrift |
BannerThrift.setTopframe(byte topframe)
Specify if the banner is delivered in the top frame or in an iframe.
|
BannerThrift |
BannerThrift.setW(int w)
Width of the impression in pixels.
|
BannerThrift |
BannerThrift.setWmax(int wmax)
Maximum width of the impression in pixels.
|
BannerThrift |
BannerThrift.setWmin(int wmin)
Minimum width of the impression in pixels.
|
| Modifier and Type | Method and Description |
|---|---|
Banner<BannerThrift> |
Banner.ThriftBuilder.build() |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.clearApi() |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.clearBattr() |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.clearBtype() |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.clearExpdir() |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.clearH() |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.clearHmax() |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.clearHmin() |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.clearId() |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.clearMimes() |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.clearPos() |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.clearTopframe() |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.clearW() |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.clearWmax() |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.clearWmin() |
List<BannerThrift> |
VideoThrift.getCompanionad()
If companion ads are available, they can be listed as an array of banner objects.
|
Iterator<BannerThrift> |
VideoThrift.getCompanionadIterator() |
static Class<BannerThrift> |
Banner.getThriftClass()
Returns Thrift class for this struct.
|
Banner.Builder<BannerThrift> |
Banner.Thrift.newBuilder() |
static Banner.Builder<BannerThrift> |
Banner.newThriftBuilder()
Returns new Thrift builder instance with default values.
|
static Banner.Builder<BannerThrift> |
Banner.newThriftBuilder(Banner<?> other)
Returns new Thrift builder instance based on existing prototype Banner.
|
static Banner.Builder<BannerThrift> |
Banner.newThriftBuilder(BannerThrift other)
Returns new Thrift builder instance based on existing prototype.
|
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.setApi(List<Integer> value) |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.setBattr(List<Integer> value) |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.setBtype(List<Integer> value) |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.setExpdir(List<Integer> value) |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.setH(int value) |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.setHmax(int value) |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.setHmin(int value) |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.setId(String value) |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.setMimes(List<String> value) |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.setPos(int value) |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.setTopframe(int value) |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.setW(int value) |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.setWmax(int value) |
Banner.Builder<BannerThrift> |
Banner.ThriftBuilder.setWmin(int value) |
| Modifier and Type | Method and Description |
|---|---|
void |
VideoThrift.addToCompanionad(BannerThrift elem) |
int |
BannerThrift.compareTo(BannerThrift other) |
boolean |
BannerThrift.equals(BannerThrift that) |
static Banner.Builder<BannerThrift> |
Banner.newThriftBuilder(BannerThrift other)
Returns new Thrift builder instance based on existing prototype.
|
ImpressionThrift |
ImpressionThrift.setBanner(BannerThrift banner)
A reference to a banner object.
|
static Banner.Thrift |
Banner.thrift(BannerThrift instance)
Creates a new wrapped Thrift struct copied from an existing instance.
|
| Modifier and Type | Method and Description |
|---|---|
VideoThrift |
VideoThrift.setCompanionad(List<BannerThrift> companionad)
If companion ads are available, they can be listed as an array of banner objects.
|
| Constructor and Description |
|---|
BannerThrift(BannerThrift other)
Performs a deep copy on other.
|
Thrift(BannerThrift wrapped)
Wraps an existing instance.
|
ThriftBuilder(BannerThrift builder)
Only use this if you know what you are doing.
|
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.