| Package | Description |
|---|---|
| com.google.api.ads.dfa.axis.v1_20 |
| Modifier and Type | Method and Description |
|---|---|
Dimensions |
CreativeUploadFile.getDimensions()
Gets the dimensions value for this CreativeUploadFile.
|
Dimensions |
MobileDisplayCreativeAsset.getDimesions()
Gets the dimesions value for this MobileDisplayCreativeAsset.
|
Dimensions |
HTMLCreativeFlashAsset.getFrameSize()
Gets the frameSize value for this HTMLCreativeFlashAsset.
|
Dimensions |
CreativeAssetSaveResult.getFrameSize()
Gets the frameSize value for this CreativeAssetSaveResult.
|
Dimensions |
FSCommand.getWindowDimensions()
Gets the windowDimensions value for this FSCommand.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreativeUploadFile.setDimensions(Dimensions dimensions)
Sets the dimensions value for this CreativeUploadFile.
|
void |
MobileDisplayCreativeAsset.setDimesions(Dimensions dimesions)
Sets the dimesions value for this MobileDisplayCreativeAsset.
|
void |
HTMLCreativeFlashAsset.setFrameSize(Dimensions frameSize)
Sets the frameSize value for this HTMLCreativeFlashAsset.
|
void |
CreativeAssetSaveResult.setFrameSize(Dimensions frameSize)
Sets the frameSize value for this CreativeAssetSaveResult.
|
void |
FSCommand.setWindowDimensions(Dimensions windowDimensions)
Sets the windowDimensions value for this FSCommand.
|
| Constructor and Description |
|---|
CreativeAssetSaveResult(FlashClickTag[] clickTags,
int flashVersion,
Dimensions frameSize,
String savedFilename,
Size size,
String url) |
CreativeUploadFile(long id,
String name,
String sourcePath,
Dimensions dimensions,
String errorMessage,
long fileLength,
boolean flashFile,
CreativeUploadFileSummary[] matchedFiles) |
FSCommand(int left,
String option,
int top,
Dimensions windowDimensions) |
HTMLCreativeFlashAsset(String assetFilename,
FlashClickTag[] clickTags,
int flashVersion,
Dimensions frameSize) |
MobileDisplayCreativeAsset(String assetFilename,
Dimensions dimesions) |
Copyright © 2015. All Rights Reserved.