Uses of Class
com.google.api.ads.adwords.v201109.cm.Image

Packages that use Image
com.google.api.ads.adwords.v201109.cm   
 

Uses of Image in com.google.api.ads.adwords.v201109.cm
 

Methods in com.google.api.ads.adwords.v201109.cm that return Image
 Image MobileImageAd.getImage()
          Gets the image value for this MobileImageAd.
 Image ImageAd.getImage()
          Gets the image value for this ImageAd.
 

Methods in com.google.api.ads.adwords.v201109.cm with parameters of type Image
 void MobileImageAd.setImage(Image image)
          Sets the image value for this MobileImageAd.
 void ImageAd.setImage(Image image)
          Sets the image value for this ImageAd.
 

Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type Image
ImageAd(Long id, String url, String displayUrl, AdApprovalStatus approvalStatus, String[] disapprovalReasons, Boolean trademarkDisapproved, String adType, Image image, String name, Long adToCopyImageFrom)
           
MobileImageAd(Long id, String url, String displayUrl, AdApprovalStatus approvalStatus, String[] disapprovalReasons, Boolean trademarkDisapproved, String adType, MarkupLanguageType[] markupLanguages, String[] mobileCarriers, Image image)
           
 



Copyright © 2011. All Rights Reserved.