|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdUnionId | |
|---|---|
| com.google.api.ads.adwords.v201109.cm | |
| Uses of AdUnionId in com.google.api.ads.adwords.v201109.cm |
|---|
| Subclasses of AdUnionId in com.google.api.ads.adwords.v201109.cm | |
|---|---|
class |
TempAdUnionId
Represents the temporary id for an ad union id, which the user can specify. |
| Methods in com.google.api.ads.adwords.v201109.cm that return AdUnionId | |
|---|---|
AdUnionId |
TemplateAd.getAdUnionId()
Gets the adUnionId value for this TemplateAd. |
| Methods in com.google.api.ads.adwords.v201109.cm with parameters of type AdUnionId | |
|---|---|
void |
TemplateAd.setAdUnionId(AdUnionId adUnionId)
Sets the adUnionId value for this TemplateAd. |
| Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type AdUnionId | |
|---|---|
TemplateAd(Long id,
String url,
String displayUrl,
AdApprovalStatus approvalStatus,
String[] disapprovalReasons,
Boolean trademarkDisapproved,
String adType,
Long templateId,
AdUnionId adUnionId,
TemplateElement[] templateElements,
Dimensions dimensions,
String name,
Integer duration)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||