ProductCategoryConstant
A Product Category.
Columns
Name | Type | Behavior | Description |
ProductCategoryConstantCategoryId | Long | ATTRIBUTE | Output only. The ID of the product category. This ID is equivalent to the google_product_category ID as described in this article: https://support.google.com/merchants/answer/6324436. |
ProductCategoryConstantLevel | String | ATTRIBUTE | Output only. Level of the product category.
使用できる値は次のとおりです。LEVEL1, LEVEL2, LEVEL3, LEVEL4, LEVEL5, UNKNOWN, UNSPECIFIED |
ProductCategoryConstantLocalizations | String | ATTRIBUTE | Output only. List of all available localizations of the product category. |
ProductCategoryConstantProductCategoryConstantParent | String | ATTRIBUTE | Output only. Resource name of the parent product category. |
ProductCategoryConstantResourceName | String | ATTRIBUTE | Output only. The resource name of the product category. Product category resource names have the form: productCategoryConstants/{level}~{category_id} |
ProductCategoryConstantState | String | ATTRIBUTE | Output only. State of the product category.
使用できる値は次のとおりです。ENABLED, OBSOLETE, UNKNOWN, UNSPECIFIED |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |