ProductBiddingCategoryConstant
A Product Bidding Category.
Columns
Name | Type | Behavior | Description |
ProductBiddingCategoryConstantCountryCode | String | ATTRIBUTE | Output only. Two-letter upper-case country code of the product bidding category. |
ProductBiddingCategoryConstantId | Long | ATTRIBUTE | Output only. ID of the product bidding category. This ID is equivalent to the google_product_category ID as described in this article: https://support.google.com/merchants/answer/6324436. |
ProductBiddingCategoryConstantLanguageCode | String | ATTRIBUTE | Output only. Language code of the product bidding category. |
ProductBiddingCategoryConstantLevel | String | ATTRIBUTE | Output only. Level of the product bidding category.
The allowed values are LEVEL1, LEVEL2, LEVEL3, LEVEL4, LEVEL5, UNKNOWN, UNSPECIFIED. |
ProductBiddingCategoryConstantLocalizedName | String | ATTRIBUTE | Output only. Display value of the product bidding category localized according to language_code. |
ProductBiddingCategoryConstantProductBiddingCategoryConstantParent | String | ATTRIBUTE | Output only. Resource name of the parent product bidding category. |
ProductBiddingCategoryConstantResourceName | String | ATTRIBUTE | Output only. The resource name of the product bidding category. Product bidding category resource names have the form: productBiddingCategoryConstants/{country_code}~{level}~{id} |
ProductBiddingCategoryConstantStatus | String | ATTRIBUTE | Output only. Status of the product bidding category.
The allowed values are ACTIVE, OBSOLETE, UNKNOWN, UNSPECIFIED. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |