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