| Package | Description |
|---|---|
| com.google.api.ads.dfa.axis.v1_20 |
| Modifier and Type | Method and Description |
|---|---|
RichMediaImageAsset |
RichMediaExpandingAsset.getAlternateImage()
Gets the alternateImage value for this RichMediaExpandingAsset.
|
RichMediaImageAsset |
RichMediaExpandingHtmlAsset.getAlternateImage()
Gets the alternateImage value for this RichMediaExpandingHtmlAsset.
|
RichMediaImageAsset |
RichMediaMobileInAppAsset.getAlternateImageAsset()
Gets the alternateImageAsset value for this RichMediaMobileInAppAsset.
|
RichMediaImageAsset |
RichMediaInPageAsset.getAlternateImageAsset()
Gets the alternateImageAsset value for this RichMediaInPageAsset.
|
RichMediaImageAsset |
RichMediaInPageHtmlAsset.getAlternateImageAsset()
Gets the alternateImageAsset value for this RichMediaInPageHtmlAsset.
|
RichMediaImageAsset |
RichMediaImageWithOverlayCreative.getImageAsset()
Gets the imageAsset value for this RichMediaImageWithOverlayCreative.
|
RichMediaImageAsset |
RichMediaImageWithFloatingCreative.getImageAsset()
Gets the imageAsset value for this RichMediaImageWithFloatingCreative.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RichMediaExpandingAsset.setAlternateImage(RichMediaImageAsset alternateImage)
Sets the alternateImage value for this RichMediaExpandingAsset.
|
void |
RichMediaExpandingHtmlAsset.setAlternateImage(RichMediaImageAsset alternateImage)
Sets the alternateImage value for this RichMediaExpandingHtmlAsset.
|
void |
RichMediaMobileInAppAsset.setAlternateImageAsset(RichMediaImageAsset alternateImageAsset)
Sets the alternateImageAsset value for this RichMediaMobileInAppAsset.
|
void |
RichMediaInPageAsset.setAlternateImageAsset(RichMediaImageAsset alternateImageAsset)
Sets the alternateImageAsset value for this RichMediaInPageAsset.
|
void |
RichMediaInPageHtmlAsset.setAlternateImageAsset(RichMediaImageAsset alternateImageAsset)
Sets the alternateImageAsset value for this RichMediaInPageHtmlAsset.
|
void |
RichMediaImageWithOverlayCreative.setImageAsset(RichMediaImageAsset imageAsset)
Sets the imageAsset value for this RichMediaImageWithOverlayCreative.
|
void |
RichMediaImageWithFloatingCreative.setImageAsset(RichMediaImageAsset imageAsset)
Sets the imageAsset value for this RichMediaImageWithFloatingCreative.
|
| Constructor and Description |
|---|
RichMediaExpandingAsset(String fileName,
int fileSize,
long id,
long parentAssetId,
String type,
String creativeFormat,
int height,
int width,
String wmode,
String ZIndex,
RichMediaImageAsset alternateImage,
int bottomOffset,
int expandedHeight,
int expandedWidth,
boolean hideDropDowns,
boolean hideFlashObjects,
boolean hideIframes,
boolean hideJavaApplets,
boolean hideScrollBars,
int leftOffset,
boolean multidirectional,
boolean pushDown,
double pushdownAnimationTime,
int rightOffset,
int topOffset) |
RichMediaExpandingHtmlAsset(String fileName,
int fileSize,
long id,
long parentAssetId,
String type,
String creativeFormat,
int height,
int width,
String ZIndex,
RichMediaImageAsset alternateImage,
int bottomOffset,
int expandedHeight,
int expandedWidth,
boolean hideDropDowns,
boolean hideFlashObjects,
int leftOffset,
int rightOffset,
int topOffset,
boolean transparent) |
RichMediaImageWithFloatingCreative(long id,
String name,
boolean active,
long advertiserId,
boolean archived,
CreativeFieldAssignment[] creativeFieldAssignments,
Calendar modifiedDate,
long renderingId,
long sizeId,
long typeId,
int version,
String actionScriptVersion,
String adRequestKeys,
String authoringApplication,
RichMediaAsset[] childAssets,
String comments,
RichMediaCounterEvent[] counterEvents,
Calendar createdDate,
String[] creativeAttributes,
String customKeyValues,
RichMediaExitEvent[] exitEvents,
boolean flashInFlash,
boolean interstitial,
boolean lidarEnabled,
String metaData,
String mode,
int placementHeight,
int placementWidth,
String requiredFlashPlayerVersion,
String surveyUrl,
String thirdPartyBackupImageImpressionUrl,
String thirdPartyClickUrl,
String thirdPartyFlashImpressionUrl,
String thirdPartyImpressionUrl,
RichMediaTimerEvent[] timerEvent,
int totalFileSize,
String type,
long videoLength,
RichMediaFloatingAsset floatingAsset,
RichMediaImageAsset imageAsset) |
RichMediaImageWithOverlayCreative(long id,
String name,
boolean active,
long advertiserId,
boolean archived,
CreativeFieldAssignment[] creativeFieldAssignments,
Calendar modifiedDate,
long renderingId,
long sizeId,
long typeId,
int version,
String actionScriptVersion,
String adRequestKeys,
String authoringApplication,
RichMediaAsset[] childAssets,
String comments,
RichMediaCounterEvent[] counterEvents,
Calendar createdDate,
String[] creativeAttributes,
String customKeyValues,
RichMediaExitEvent[] exitEvents,
boolean flashInFlash,
boolean interstitial,
boolean lidarEnabled,
String metaData,
String mode,
int placementHeight,
int placementWidth,
String requiredFlashPlayerVersion,
String surveyUrl,
String thirdPartyBackupImageImpressionUrl,
String thirdPartyClickUrl,
String thirdPartyFlashImpressionUrl,
String thirdPartyImpressionUrl,
RichMediaTimerEvent[] timerEvent,
int totalFileSize,
String type,
long videoLength,
RichMediaImageAsset imageAsset,
RichMediaOverlayAsset overlayAsset) |
RichMediaInPageAsset(String fileName,
int fileSize,
long id,
long parentAssetId,
String type,
String creativeFormat,
int height,
int width,
String wmode,
RichMediaImageAsset alternateImageAsset) |
RichMediaInPageHtmlAsset(String fileName,
int fileSize,
long id,
long parentAssetId,
String type,
String creativeFormat,
int height,
int width,
RichMediaImageAsset alternateImageAsset) |
RichMediaMobileInAppAsset(String fileName,
int fileSize,
long id,
long parentAssetId,
String type,
String creativeFormat,
int height,
int width,
RichMediaImageAsset alternateImageAsset,
boolean transparent) |
Copyright © 2015. All Rights Reserved.