| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201705 |
| Modifier and Type | Method and Description |
|---|---|
ClickTag[] |
CreativeAsset.getClickTags()
Gets the clickTags value for this CreativeAsset.
|
ClickTag |
CreativeAsset.getClickTags(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
CreativeAsset.setClickTags(ClickTag[] clickTags)
Sets the clickTags value for this CreativeAsset.
|
void |
CreativeAsset.setClickTags(int i,
ClickTag _value) |
| Constructor and Description |
|---|
CreativeAsset(Long assetId,
byte[] assetByteArray,
String fileName,
Long fileSize,
String assetUrl,
Size size,
ClickTag[] clickTags,
ImageDensity imageDensity) |
Copyright © 2018. All Rights Reserved.