| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201208 |
| Modifier and Type | Field and Description |
|---|---|
static ApiFramework |
ApiFramework.CLICKTAG |
static ApiFramework |
ApiFramework.NONE |
static ApiFramework |
ApiFramework.VPAID |
| Modifier and Type | Method and Description |
|---|---|
static ApiFramework |
ApiFramework.fromString(String value) |
static ApiFramework |
ApiFramework.fromValue(String value) |
ApiFramework |
FlashRedirectOverlayCreative.getApiFramework()
Gets the apiFramework value for this FlashRedirectOverlayCreative.
|
ApiFramework |
FlashOverlayCreative.getApiFramework()
Gets the apiFramework value for this FlashOverlayCreative.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlashRedirectOverlayCreative.setApiFramework(ApiFramework apiFramework)
Sets the apiFramework value for this FlashRedirectOverlayCreative.
|
void |
FlashOverlayCreative.setApiFramework(ApiFramework apiFramework)
Sets the apiFramework value for this FlashOverlayCreative.
|
| Constructor and Description |
|---|
FlashOverlayCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String destinationUrl,
String flashName,
byte[] flashByteArray,
String fallbackImageName,
byte[] fallbackImageByteArray,
Boolean overrideSize,
Boolean clickTagRequired,
String fallbackPreviewUrl,
Size flashAssetSize,
Size fallbackAssetSize,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
String customParameters,
ApiFramework apiFramework,
Integer duration) |
FlashRedirectOverlayCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String destinationUrl,
String flashUrl,
String fallbackUrl,
String fallbackPreviewUrl,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
String customParameters,
ApiFramework apiFramework,
Integer duration,
Size flashAssetSize) |
Copyright © 2014. All Rights Reserved.