| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Class and Description |
|---|---|
class |
ProductAdwordsGrouping
An
adwords grouping string. |
class |
ProductAdwordsLabels
An
adwords labels string. |
class |
ProductBiddingCategory
One element of a bidding category at a certain level.
|
class |
ProductBrand
A brand string.
|
class |
ProductCanonicalCondition
A canonical condition.
|
class |
ProductChannel
The product channel dimension, which specifies the locality of an offer.
|
class |
ProductChannelExclusivity
The product channel exclusivity dimension, which limits the availability of an offer between only
local, only online, or both.
|
class |
ProductCustomAttribute
A custom attribute value.
|
class |
ProductLegacyCondition
A plain condition string.
|
class |
ProductOfferId
An offer ID as specified by the merchant.
|
class |
ProductType
One element of a product type string at a certain level.
|
class |
ProductTypeFull
A full product type string.
|
class |
UnknownProductDimension
An unknown product dimension type which will be returned in place of any ProductDimension not
supported by the clients current API version.
|
| Modifier and Type | Field and Description |
|---|---|
protected ProductDimension |
ProductPartition.caseValue |
| Modifier and Type | Field and Description |
|---|---|
protected List<ProductDimension> |
ProductScope.dimensions |
| Modifier and Type | Method and Description |
|---|---|
ProductDimension |
ProductPartition.getCaseValue()
Gets the value of the caseValue property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProductDimension> |
ProductScope.getDimensions()
Gets the value of the dimensions property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductPartition.setCaseValue(ProductDimension value)
Sets the value of the caseValue property.
|
Copyright © 2023. All rights reserved.