| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Field and Description |
|---|---|
protected MoneyWithCurrency |
PromotionFeedItem.moneyAmountOff |
protected MoneyWithCurrency |
FeedItemAttributeValue.moneyWithCurrencyValue |
protected MoneyWithCurrency |
PromotionFeedItem.ordersOverAmount |
protected MoneyWithCurrency |
PriceTableRow.price |
| Modifier and Type | Method and Description |
|---|---|
MoneyWithCurrency |
ObjectFactory.createMoneyWithCurrency()
Create an instance of
MoneyWithCurrency |
MoneyWithCurrency |
PromotionFeedItem.getMoneyAmountOff()
Gets the value of the moneyAmountOff property.
|
MoneyWithCurrency |
FeedItemAttributeValue.getMoneyWithCurrencyValue()
Gets the value of the moneyWithCurrencyValue property.
|
MoneyWithCurrency |
PromotionFeedItem.getOrdersOverAmount()
Gets the value of the ordersOverAmount property.
|
MoneyWithCurrency |
PriceTableRow.getPrice()
Gets the value of the price property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionFeedItem.setMoneyAmountOff(MoneyWithCurrency value)
Sets the value of the moneyAmountOff property.
|
void |
FeedItemAttributeValue.setMoneyWithCurrencyValue(MoneyWithCurrency value)
Sets the value of the moneyWithCurrencyValue property.
|
void |
PromotionFeedItem.setOrdersOverAmount(MoneyWithCurrency value)
Sets the value of the ordersOverAmount property.
|
void |
PriceTableRow.setPrice(MoneyWithCurrency value)
Sets the value of the price property.
|
Copyright © 2023. All rights reserved.