Uses of Class
com.google.api.ads.dfp.axis.v201111.Size

Packages that use Size
com.google.api.ads.dfp.axis.v201111   
 

Uses of Size in com.google.api.ads.dfp.axis.v201111
 

Methods in com.google.api.ads.dfp.axis.v201111 that return Size
 Size BaseImageCreative.getAssetSize()
          Gets the assetSize value for this BaseImageCreative.
 Size BaseFlashCreative.getFallbackAssetSize()
          Gets the fallbackAssetSize value for this BaseFlashCreative.
 Size BaseFlashCreative.getFlashAssetSize()
          Gets the flashAssetSize value for this BaseFlashCreative.
 Size Size_StringMapEntry.getKey()
          Gets the key value for this Size_StringMapEntry.
 Size Creative.getSize()
          Gets the size value for this Creative.
 Size CreativePlaceholder.getSize()
          Gets the size value for this CreativePlaceholder.
 Size AdUnitSize.getSize()
          Gets the size value for this AdUnitSize.
 Size[] LineItemCreativeAssociation.getSizes()
          Gets the sizes value for this LineItemCreativeAssociation.
 Size LineItemCreativeAssociation.getSizes(int i)
           
 

Methods in com.google.api.ads.dfp.axis.v201111 with parameters of type Size
 void BaseImageCreative.setAssetSize(Size assetSize)
          Sets the assetSize value for this BaseImageCreative.
 void BaseFlashCreative.setFallbackAssetSize(Size fallbackAssetSize)
          Sets the fallbackAssetSize value for this BaseFlashCreative.
 void BaseFlashCreative.setFlashAssetSize(Size flashAssetSize)
          Sets the flashAssetSize value for this BaseFlashCreative.
 void Size_StringMapEntry.setKey(Size key)
          Sets the key value for this Size_StringMapEntry.
 void Creative.setSize(Size size)
          Sets the size value for this Creative.
 void CreativePlaceholder.setSize(Size size)
          Sets the size value for this CreativePlaceholder.
 void AdUnitSize.setSize(Size size)
          Sets the size value for this AdUnitSize.
 void LineItemCreativeAssociation.setSizes(int i, Size _value)
           
 void LineItemCreativeAssociation.setSizes(Size[] sizes)
          Sets the sizes value for this LineItemCreativeAssociation.
 

Constructors in com.google.api.ads.dfp.axis.v201111 with parameters of type Size
AdUnitSize(Size size, EnvironmentType environmentType, AdUnitSize[] companions)
           
BaseFlashCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, AppliedLabel[] appliedLabels, String creativeType, String destinationUrl, String flashName, byte[] flashByteArray, String fallbackImageName, byte[] fallbackImageByteArray, Boolean overrideSize, Boolean clickTagRequired, String fallbackPreviewUrl, Size flashAssetSize, Size fallbackAssetSize)
           
BaseFlashRedirectCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, AppliedLabel[] appliedLabels, String creativeType, String destinationUrl, String flashUrl, String fallbackUrl, String fallbackPreviewUrl)
           
BaseImageCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, AppliedLabel[] appliedLabels, String creativeType, String destinationUrl, String imageName, byte[] imageByteArray, Boolean overrideSize, Size assetSize, String imageUrl)
           
BaseImageRedirectCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, AppliedLabel[] appliedLabels, String creativeType, String destinationUrl, String imageUrl)
           
ClickTrackingCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, AppliedLabel[] appliedLabels, String creativeType, String clickTrackingUrl)
           
Creative(Long advertiserId, Long id, String name, Size size, String previewUrl, AppliedLabel[] appliedLabels, String creativeType)
           
CreativePlaceholder(Size size, CreativePlaceholder[] companions, AppliedLabel[] appliedLabels, AppliedLabel[] effectiveAppliedLabels, Long id, Integer expectedCreativeCount, CreativeSizeType creativeSizeType)
           
CustomCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, AppliedLabel[] appliedLabels, String creativeType, String destinationUrl, String htmlSnippet, CustomCreativeAsset[] customCreativeAssets, Boolean isInterstitial)
           
FlashCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, AppliedLabel[] appliedLabels, String creativeType, String destinationUrl, String flashName, byte[] flashByteArray, String fallbackImageName, byte[] fallbackImageByteArray, Boolean overrideSize, Boolean clickTagRequired, String fallbackPreviewUrl, Size flashAssetSize, Size fallbackAssetSize)
           
FlashRedirectCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, AppliedLabel[] appliedLabels, String creativeType, String destinationUrl, String flashUrl, String fallbackUrl, String fallbackPreviewUrl)
           
HasDestinationUrlCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, AppliedLabel[] appliedLabels, String creativeType, String destinationUrl)
           
ImageCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, AppliedLabel[] appliedLabels, String creativeType, String destinationUrl, String imageName, byte[] imageByteArray, Boolean overrideSize, Size assetSize, String imageUrl)
           
ImageRedirectCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, AppliedLabel[] appliedLabels, String creativeType, String destinationUrl, String imageUrl)
           
InternalRedirectCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, AppliedLabel[] appliedLabels, String creativeType, String internalRedirectUrl, Boolean overrideSize, Boolean isInterstitial)
           
LineItemCreativeAssociation(Long lineItemId, Long creativeId, Double manualCreativeRotationWeight, DateTime startDateTime, StartDateTimeType startDateTimeType, DateTime endDateTime, String destinationUrl, Size[] sizes, LineItemCreativeAssociationStatus status, LineItemCreativeAssociationStats stats)
           
Size_StringMapEntry(Size key, String value)
           
TemplateCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, AppliedLabel[] appliedLabels, String creativeType, Long creativeTemplateId, Boolean isInterstitial, BaseCreativeTemplateVariableValue[] creativeTemplateVariableValues)
           
ThirdPartyCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, AppliedLabel[] appliedLabels, String creativeType, String snippet, String expandedSnippet)
           
 



Copyright © 2012. All Rights Reserved.