|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FlashExpandableCreativeExpandDirection | |
|---|---|
| com.google.api.ads.dfp.axis.v201204 | |
| Uses of FlashExpandableCreativeExpandDirection in com.google.api.ads.dfp.axis.v201204 |
|---|
| Fields in com.google.api.ads.dfp.axis.v201204 declared as FlashExpandableCreativeExpandDirection | |
|---|---|
static FlashExpandableCreativeExpandDirection |
FlashExpandableCreativeExpandDirection.DOWN
|
static FlashExpandableCreativeExpandDirection |
FlashExpandableCreativeExpandDirection.LEFT
|
static FlashExpandableCreativeExpandDirection |
FlashExpandableCreativeExpandDirection.RIGHT
|
static FlashExpandableCreativeExpandDirection |
FlashExpandableCreativeExpandDirection.UP
|
| Methods in com.google.api.ads.dfp.axis.v201204 that return FlashExpandableCreativeExpandDirection | |
|---|---|
static FlashExpandableCreativeExpandDirection |
FlashExpandableCreativeExpandDirection.fromString(String value)
|
static FlashExpandableCreativeExpandDirection |
FlashExpandableCreativeExpandDirection.fromValue(String value)
|
FlashExpandableCreativeExpandDirection |
FlashExpandableCreative.getExpandDirection()
Gets the expandDirection value for this FlashExpandableCreative. |
| Methods in com.google.api.ads.dfp.axis.v201204 with parameters of type FlashExpandableCreativeExpandDirection | |
|---|---|
void |
FlashExpandableCreative.setExpandDirection(FlashExpandableCreativeExpandDirection expandDirection)
Sets the expandDirection value for this FlashExpandableCreative. |
| Constructors in com.google.api.ads.dfp.axis.v201204 with parameters of type FlashExpandableCreativeExpandDirection | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||