| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201808 |
| 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 |
FlashOverlayCreative.getApiFramework()
Gets the apiFramework value for this FlashOverlayCreative.
|
ApiFramework |
FlashRedirectOverlayCreative.getApiFramework()
Gets the apiFramework value for this FlashRedirectOverlayCreative.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlashOverlayCreative.setApiFramework(ApiFramework apiFramework)
Sets the apiFramework value for this FlashOverlayCreative.
|
void |
FlashRedirectOverlayCreative.setApiFramework(ApiFramework apiFramework)
Sets the apiFramework value for this FlashRedirectOverlayCreative.
|
| Constructor and Description |
|---|
FlashOverlayCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
Boolean overrideSize,
Boolean clickTagRequired,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride,
CreativeAsset flashAsset,
CreativeAsset fallbackImageAsset,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
String customParameters,
ApiFramework apiFramework,
Integer duration,
String vastPreviewUrl,
LockedOrientation lockedOrientation) |
FlashRedirectOverlayCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
String flashUrl,
String fallbackUrl,
String fallbackPreviewUrl,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
String customParameters,
ApiFramework apiFramework,
Integer duration,
Size flashAssetSize,
String vastPreviewUrl) |
Copyright © 2018. All Rights Reserved.