Uses of Class
com.google.api.ads.dfp.axis.v201204.VastRedirectType

Packages that use VastRedirectType
com.google.api.ads.dfp.axis.v201204   
 

Uses of VastRedirectType in com.google.api.ads.dfp.axis.v201204
 

Fields in com.google.api.ads.dfp.axis.v201204 declared as VastRedirectType
static VastRedirectType VastRedirectType.LINEAR
           
static VastRedirectType VastRedirectType.LINEAR_AND_NON_LINEAR
           
static VastRedirectType VastRedirectType.NON_LINEAR
           
 

Methods in com.google.api.ads.dfp.axis.v201204 that return VastRedirectType
static VastRedirectType VastRedirectType.fromString(String value)
           
static VastRedirectType VastRedirectType.fromValue(String value)
           
 VastRedirectType VastRedirectCreative.getVastRedirectType()
          Gets the vastRedirectType value for this VastRedirectCreative.
 

Methods in com.google.api.ads.dfp.axis.v201204 with parameters of type VastRedirectType
 void VastRedirectCreative.setVastRedirectType(VastRedirectType vastRedirectType)
          Sets the vastRedirectType value for this VastRedirectCreative.
 

Constructors in com.google.api.ads.dfp.axis.v201204 with parameters of type VastRedirectType
VastRedirectCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, AppliedLabel[] appliedLabels, DateTime lastModifiedDateTime, BaseCustomFieldValue[] customFieldValues, String creativeType, String vastXmlUrl, VastRedirectType vastRedirectType, long[] companionCreativeIds, ConversionEvent_TrackingUrlsMapEntry[] trackingUrls)
           
 



Copyright © 2012. All Rights Reserved.