Uses of Class
com.google.api.ads.dfp.axis.v201203.ApiFramework

Packages that use ApiFramework
com.google.api.ads.dfp.axis.v201203   
 

Uses of ApiFramework in com.google.api.ads.dfp.axis.v201203
 

Fields in com.google.api.ads.dfp.axis.v201203 declared as ApiFramework
static ApiFramework ApiFramework.CLICKTAG
           
static ApiFramework ApiFramework.NONE
           
static ApiFramework ApiFramework.VPAID
           
 

Methods in com.google.api.ads.dfp.axis.v201203 that return ApiFramework
static ApiFramework ApiFramework.fromString(String value)
           
static ApiFramework ApiFramework.fromValue(String value)
           
 ApiFramework FlashRedirectOverlayCreative.getApiFramework()
          Gets the apiFramework value for this FlashRedirectOverlayCreative.
 ApiFramework FlashOverlayCreative.getApiFramework()
          Gets the apiFramework value for this FlashOverlayCreative.
 

Methods in com.google.api.ads.dfp.axis.v201203 with parameters of type ApiFramework
 void FlashRedirectOverlayCreative.setApiFramework(ApiFramework apiFramework)
          Sets the apiFramework value for this FlashRedirectOverlayCreative.
 void FlashOverlayCreative.setApiFramework(ApiFramework apiFramework)
          Sets the apiFramework value for this FlashOverlayCreative.
 

Constructors in com.google.api.ads.dfp.axis.v201203 with parameters of type ApiFramework
FlashOverlayCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, AppliedLabel[] appliedLabels, DateTime lastModifiedDateTime, String creativeType, String destinationUrl, String flashName, byte[] flashByteArray, String fallbackImageName, byte[] fallbackImageByteArray, Boolean overrideSize, Boolean clickTagRequired, String fallbackPreviewUrl, Size flashAssetSize, Size fallbackAssetSize, long[] companionCreativeIds, ConversionEvent_TrackingUrlsMapEntry[] trackingUrls, String customParameters, ApiFramework apiFramework, Integer duration)
           
FlashRedirectOverlayCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, AppliedLabel[] appliedLabels, DateTime lastModifiedDateTime, String creativeType, String destinationUrl, String flashUrl, String fallbackUrl, String fallbackPreviewUrl, long[] companionCreativeIds, ConversionEvent_TrackingUrlsMapEntry[] trackingUrls, String customParameters, ApiFramework apiFramework, Integer duration, Size flashAssetSize)
           
 



Copyright © 2012. All Rights Reserved.