Uses of Class
com.google.api.ads.dfp.axis.v201206.FlashExpandableCreativeExpandDirection

Packages that use FlashExpandableCreativeExpandDirection
com.google.api.ads.dfp.axis.v201206   
 

Uses of FlashExpandableCreativeExpandDirection in com.google.api.ads.dfp.axis.v201206
 

Fields in com.google.api.ads.dfp.axis.v201206 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.v201206 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.v201206 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.v201206 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)
           
 



Copyright © 2012. All Rights Reserved.