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

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

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

Methods in com.google.api.ads.dfp.axis.v201204 that return VideoRedirectAsset
 VideoRedirectAsset[] VideoRedirectCreative.getVideoAssets()
          Gets the videoAssets value for this VideoRedirectCreative.
 VideoRedirectAsset VideoRedirectCreative.getVideoAssets(int i)
           
 

Methods in com.google.api.ads.dfp.axis.v201204 with parameters of type VideoRedirectAsset
 void VideoRedirectCreative.setVideoAssets(int i, VideoRedirectAsset _value)
           
 void VideoRedirectCreative.setVideoAssets(VideoRedirectAsset[] videoAssets)
          Sets the videoAssets value for this VideoRedirectCreative.
 

Constructors in com.google.api.ads.dfp.axis.v201204 with parameters of type VideoRedirectAsset
VideoRedirectCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, AppliedLabel[] appliedLabels, DateTime lastModifiedDateTime, BaseCustomFieldValue[] customFieldValues, String creativeType, String destinationUrl, Integer duration, Boolean allowDurationOverride, ConversionEvent_TrackingUrlsMapEntry[] trackingUrls, long[] companionCreativeIds, String customParameters, VideoRedirectAsset[] videoAssets)
           
 



Copyright © 2012. All Rights Reserved.