| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Class and Description |
|---|---|
class |
CallOnlyAd
Represents a CallOnlyAd.
|
class |
DeprecatedAd
Represents a deprecated ad.
|
class |
DynamicSearchAd
Represents a dynamic search ad.
|
class |
ExpandedDynamicSearchAd
Represents an ExpandedDynamicSearchAd.
|
class |
ExpandedTextAd
Enhanced text ad format.
|
class |
GmailAd
Represents Gmail ad.
|
class |
GoalOptimizedShoppingAd
Represents a Smart Shopping ad that optimizes towards your goals.
|
class |
ImageAd
Represents an ImageAd.
|
class |
MultiAssetResponsiveDisplayAd
Representation of multi-asset responsive display ad format.
|
class |
ProductAd
Represents a product ad (known as a product
listing ad in the AdWords user interface).
|
class |
ResponsiveDisplayAd
Enhanced display ad format.
|
class |
ResponsiveSearchAd
Represents a responsive search ad.
|
class |
RichMediaAd
Data associated with a rich media ad.
|
class |
ShowcaseAd
Represents a Showcase shopping ad.
|
class |
TemplateAd
Represents a Display Ad Builder template ad.
|
class |
TextAd
Represents a TextAd.
|
class |
ThirdPartyRedirectAd
Data associated with rich media extension attributes.
|
class |
UniversalAppAd
Represents a universal app ad
Caution: Universal app ads do not use #displayUrl displayUrl},
\ |
| Modifier and Type | Field and Description |
|---|---|
protected Ad |
AdGroupAd.ad |
protected Ad |
Operand.ad |
protected Ad |
AdOperation.operand |
| Modifier and Type | Field and Description |
|---|---|
protected List<Ad> |
AdPage.entries |
protected List<Ad> |
AdReturnValue.value |
| Modifier and Type | Method and Description |
|---|---|
Ad |
ObjectFactory.createAd()
Create an instance of
Ad |
Ad |
AdGroupAd.getAd()
Gets the value of the ad property.
|
Ad |
Operand.getAd()
Gets the value of the ad property.
|
Ad |
AdOperation.getOperand()
Gets the value of the operand property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Ad> |
AdPage.getEntries()
Gets the value of the entries property.
|
List<Ad> |
AdReturnValue.getValue()
Gets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdGroupAd.setAd(Ad value)
Sets the value of the ad property.
|
void |
Operand.setAd(Ad value)
Sets the value of the ad property.
|
void |
AdOperation.setOperand(Ad value)
Sets the value of the operand property.
|
Copyright © 2023. All rights reserved.