Resource: ProductBiddingCategoryConstant
A Product Bidding Category.
JSON representation | |
---|---|
{ "resourceName": string, "level": enum ( |
Fields | |
---|---|
resourceName |
Output only. The resource name of the product bidding category. Product bidding category resource names have the form:
|
level |
Output only. Level of the product bidding category. |
status |
Output only. Status of the product bidding category. |
id |
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. |
countryCode |
Output only. Two-letter upper-case country code of the product bidding category. |
productBiddingCategoryConstantParent |
Output only. Resource name of the parent product bidding category. |
languageCode |
Output only. Language code of the product bidding category. |
localizedName |
Output only. Display value of the product bidding category localized according to languageCode. |
ProductBiddingCategoryStatus
Enum describing the status of the product bidding category.
Enums | |
---|---|
UNSPECIFIED |
Not specified. |
UNKNOWN |
Used for return value only. Represents value unknown in this version. |
ACTIVE |
The category is active and can be used for bidding. |
OBSOLETE |
The category is obsolete. Used only for reporting purposes. |
Methods |
|
---|---|
|
Returns the requested Product Bidding Category in full detail. |