|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||