| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201302 |
| Modifier and Type | Field and Description |
|---|---|
static FlashExpandableCreativeExpandDirection |
FlashExpandableCreativeExpandDirection.DOWN |
static FlashExpandableCreativeExpandDirection |
FlashExpandableCreativeExpandDirection.LEFT |
static FlashExpandableCreativeExpandDirection |
FlashExpandableCreativeExpandDirection.RIGHT |
static FlashExpandableCreativeExpandDirection |
FlashExpandableCreativeExpandDirection.UP |
| Modifier and Type | Method and Description |
|---|---|
static FlashExpandableCreativeExpandDirection |
FlashExpandableCreativeExpandDirection.fromString(String value) |
static FlashExpandableCreativeExpandDirection |
FlashExpandableCreativeExpandDirection.fromValue(String value) |
FlashExpandableCreativeExpandDirection |
FlashExpandableCreative.getExpandDirection()
Gets the expandDirection value for this FlashExpandableCreative.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlashExpandableCreative.setExpandDirection(FlashExpandableCreativeExpandDirection expandDirection)
Sets the expandDirection value for this FlashExpandableCreative.
|
| Constructor and Description |
|---|
FlashExpandableCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String destinationUrl,
Long collapsedFlashAssetId,
byte[] collapsedFlashAssetByteArray,
String collapsedFlashFileName,
Long collapsedFallbackImageAssetId,
byte[] collapsedFallbackImageAssetByteArray,
String collapsedFallbackImageFileName,
Long expandedFlashAssetId,
byte[] expandedFlashAssetByteArray,
String expandedFlashFileName,
Integer requiredFlashVersion,
Integer collapsedWidth,
Integer collapsedHeight,
Integer expandedWidth,
Integer expandedHeight,
FlashExpandableCreativeExpandDirection expandDirection,
Boolean expandOnMouseOver,
String javascriptFunctionForExpand,
Boolean collapseOnMouseOut,
String javascriptFunctionForCollapse) |
Copyright © 2013. All Rights Reserved.