| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Field and Description |
|---|---|
protected PriceExtensionPriceQualifier |
PriceFeedItem.priceQualifier |
| Modifier and Type | Method and Description |
|---|---|
static PriceExtensionPriceQualifier |
PriceExtensionPriceQualifier.fromValue(String v) |
PriceExtensionPriceQualifier |
PriceFeedItem.getPriceQualifier()
Gets the value of the priceQualifier property.
|
static PriceExtensionPriceQualifier |
PriceExtensionPriceQualifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PriceExtensionPriceQualifier[] |
PriceExtensionPriceQualifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PriceFeedItem.setPriceQualifier(PriceExtensionPriceQualifier value)
Sets the value of the priceQualifier property.
|
Copyright © 2023. All rights reserved.