Uses of Class
com.google.api.adwords.v11.Video

Packages that use Video
com.google.api.adwords.v11   
 

Uses of Video in com.google.api.adwords.v11
 

Methods in com.google.api.adwords.v11 that return Video
 Video[] AdServiceSoapBindingStub.getMyVideos()
           
 Video[] AdInterface.getMyVideos()
           
 Video VideoAd.getVideo()
          Gets the video value for this VideoAd.
 

Methods in com.google.api.adwords.v11 with parameters of type Video
 void VideoAd.setVideo(Video video)
          Sets the video value for this VideoAd.
 

Constructors in com.google.api.adwords.v11 with parameters of type Video
VideoAd(Image image, java.lang.String name, Video video)
           
 



Copyright © 2005 Google Corp. All Rights Reserved.