| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201711 |
| Modifier and Type | Field and Description |
|---|---|
protected ProductType |
ProductTemplate.productType |
protected ProductType |
Product.productType |
| Modifier and Type | Method and Description |
|---|---|
static ProductType |
ProductType.fromValue(String v) |
ProductType |
ProductTemplate.getProductType()
Gets the value of the productType property.
|
ProductType |
Product.getProductType()
Gets the value of the productType property.
|
static ProductType |
ProductType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProductType[] |
ProductType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductTemplate.setProductType(ProductType value)
Sets the value of the productType property.
|
void |
Product.setProductType(ProductType value)
Sets the value of the productType property.
|
Copyright © 2018. All Rights Reserved.