| Package | Description |
|---|---|
| com.google.api.ads.dfa.axis.v1_20 |
| Modifier and Type | Method and Description |
|---|---|
FlashClickTag[] |
HTMLCreativeFlashAsset.getClickTags()
Gets the clickTags value for this HTMLCreativeFlashAsset.
|
FlashClickTag[] |
CreativeAssetSaveResult.getClickTags()
Gets the clickTags value for this CreativeAssetSaveResult.
|
FlashClickTag[] |
FlashInpageCreative.getClickTags()
Gets the clickTags value for this FlashInpageCreative.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HTMLCreativeFlashAsset.setClickTags(FlashClickTag[] clickTags)
Sets the clickTags value for this HTMLCreativeFlashAsset.
|
void |
CreativeAssetSaveResult.setClickTags(FlashClickTag[] clickTags)
Sets the clickTags value for this CreativeAssetSaveResult.
|
void |
FlashInpageCreative.setClickTags(FlashClickTag[] clickTags)
Sets the clickTags value for this FlashInpageCreative.
|
| Constructor and Description |
|---|
CreativeAssetSaveResult(FlashClickTag[] clickTags,
int flashVersion,
Dimensions frameSize,
String savedFilename,
Size size,
String url) |
FlashInpageCreative(long id,
String name,
boolean active,
long advertiserId,
boolean archived,
CreativeFieldAssignment[] creativeFieldAssignments,
Calendar modifiedDate,
long renderingId,
long sizeId,
long typeId,
int version,
String HTMLCode,
HTMLCreativeAsset[] creativeAssets,
FSCommand FSCommand,
HTMLCreativeFlashAsset[] additionalFlashAssets,
HTMLCreativeAsset[] additionalImageAssets,
boolean allowScriptAccess,
String backgroundColor,
String backupImageAlternateText,
HTMLCreativeAsset backupImageAsset,
String backupImageClickThroughUrl,
TargetWindow backupImageTargetWindow,
FlashClickTag[] clickTags,
boolean codeLocked,
HTMLCreativeFlashAsset parentFlashAsset,
String surveyUrl,
String wmode) |
HTMLCreativeFlashAsset(String assetFilename,
FlashClickTag[] clickTags,
int flashVersion,
Dimensions frameSize) |
Copyright © 2015. All Rights Reserved.