|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Ad | |
|---|---|
| com.google.api.ads.adwords.v201109.cm | |
| Uses of Ad in com.google.api.ads.adwords.v201109.cm |
|---|
| Subclasses of Ad in com.google.api.ads.adwords.v201109.cm | |
|---|---|
class |
DeprecatedAd
Represents a deprecated ad. |
class |
ImageAd
Represents an ImageAd. |
class |
MobileAd
Represents a mobile ad. |
class |
MobileImageAd
Represents a mobile image ad. |
class |
ProductAd
Represents a product ad (known as a product listing ad in the AdWords user interface). |
class |
RichMediaAd
Data associated with a rich media ad. |
class |
TemplateAd
Represents a Display Ad Builder template ad. |
class |
TextAd
Represents a TextAd. |
class |
ThirdPartyRedirectAd
Data associated with rich media extension attributes. |
| Methods in com.google.api.ads.adwords.v201109.cm that return Ad | |
|---|---|
Ad |
AdGroupAd.getAd()
Gets the ad value for this AdGroupAd. |
Ad |
Operand.getAd()
Gets the ad value for this Operand. |
| Methods in com.google.api.ads.adwords.v201109.cm with parameters of type Ad | |
|---|---|
void |
AdGroupAd.setAd(Ad ad)
Sets the ad value for this AdGroupAd. |
void |
Operand.setAd(Ad ad)
Sets the ad value for this Operand. |
| Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type Ad | |
|---|---|
AdGroupAd(Long adGroupId,
Ad ad,
AdGroupAdExperimentData experimentData,
AdGroupAdStatus status,
AdStats stats)
|
|
Operand(AdExtensionOverride adExtensionOverride,
AdGroupAd adGroupAd,
AdGroupCriterion adGroupCriterion,
AdGroup adGroup,
Ad ad,
CampaignAdExtension campaignAdExtension,
CampaignCriterion campaignCriterion,
Campaign campaign,
Job job,
Media media,
PlaceHolder placeHolder,
TargetList targetList,
Target target)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||