| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Field and Description |
|---|---|
protected CustomParameters |
AppFeedItem.appUrlCustomParameters |
protected CustomParameters |
PromotionFeedItem.promotionUrlCustomParameters |
protected CustomParameters |
SitelinkFeedItem.sitelinkUrlCustomParameters |
protected CustomParameters |
Campaign.urlCustomParameters |
protected CustomParameters |
FeedItem.urlCustomParameters |
protected CustomParameters |
AdGroup.urlCustomParameters |
protected CustomParameters |
BiddableAdGroupCriterion.urlCustomParameters |
protected CustomParameters |
Ad.urlCustomParameters |
| Modifier and Type | Method and Description |
|---|---|
CustomParameters |
ObjectFactory.createCustomParameters()
Create an instance of
CustomParameters |
CustomParameters |
AppFeedItem.getAppUrlCustomParameters()
Gets the value of the appUrlCustomParameters property.
|
CustomParameters |
PromotionFeedItem.getPromotionUrlCustomParameters()
Gets the value of the promotionUrlCustomParameters property.
|
CustomParameters |
SitelinkFeedItem.getSitelinkUrlCustomParameters()
Gets the value of the sitelinkUrlCustomParameters property.
|
CustomParameters |
Campaign.getUrlCustomParameters()
Gets the value of the urlCustomParameters property.
|
CustomParameters |
FeedItem.getUrlCustomParameters()
Gets the value of the urlCustomParameters property.
|
CustomParameters |
AdGroup.getUrlCustomParameters()
Gets the value of the urlCustomParameters property.
|
CustomParameters |
BiddableAdGroupCriterion.getUrlCustomParameters()
Gets the value of the urlCustomParameters property.
|
CustomParameters |
Ad.getUrlCustomParameters()
Gets the value of the urlCustomParameters property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppFeedItem.setAppUrlCustomParameters(CustomParameters value)
Sets the value of the appUrlCustomParameters property.
|
void |
PromotionFeedItem.setPromotionUrlCustomParameters(CustomParameters value)
Sets the value of the promotionUrlCustomParameters property.
|
void |
SitelinkFeedItem.setSitelinkUrlCustomParameters(CustomParameters value)
Sets the value of the sitelinkUrlCustomParameters property.
|
void |
Campaign.setUrlCustomParameters(CustomParameters value)
Sets the value of the urlCustomParameters property.
|
void |
FeedItem.setUrlCustomParameters(CustomParameters value)
Sets the value of the urlCustomParameters property.
|
void |
AdGroup.setUrlCustomParameters(CustomParameters value)
Sets the value of the urlCustomParameters property.
|
void |
BiddableAdGroupCriterion.setUrlCustomParameters(CustomParameters value)
Sets the value of the urlCustomParameters property.
|
void |
Ad.setUrlCustomParameters(CustomParameters value)
Sets the value of the urlCustomParameters property.
|
Copyright © 2023. All rights reserved.