| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
Size |
Size.clone() |
Size |
CreativeSize.getSize()
For regular or video creative size type, specifies the size of the creative
|
Size |
Size.set(String fieldName,
Object value) |
Size |
Size.setHeight(Integer height)
The height of the creative.
|
Size |
Size.setWidth(Integer width)
The width of the creative
|
| Modifier and Type | Method and Description |
|---|---|
List<Size> |
CreativeSize.getCompanionSizes()
For video creatives specifies the sizes of companion ads (if present).
|
| Modifier and Type | Method and Description |
|---|---|
CreativeSize |
CreativeSize.setSize(Size size)
For regular or video creative size type, specifies the size of the creative
|
| Modifier and Type | Method and Description |
|---|---|
CreativeSize |
CreativeSize.setCompanionSizes(List<Size> companionSizes)
For video creatives specifies the sizes of companion ads (if present).
|
Copyright © 2011–2021 Google. All rights reserved.