One element of a product type string at a certain level. Top-level product types are at level 1, their children at level 2, and so on. We currently support up to 5 levels. The user must specify a dimension type that indicates the level of the product type. All cases of the same subdivision must have the same dimension type (product type level).
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201809
Field |
|
---|---|
ProductDimension (inherited)
|
|
|
Indicates that this instance is a subtype of ProductDimension. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. |
ProductType
|
|
|
Dimension type of the product type. Indicates the level of the product type. Enumerations
The value must be one of {PRODUCT_TYPE_L1, PRODUCT_TYPE_L2, PRODUCT_TYPE_L3, PRODUCT_TYPE_L4, PRODUCT_TYPE_L5}.
This field is required and should not be
null when it is contained within Operators : ADD. |
|
This string must not be empty, (trimmed).
|