Categories
Retrieve the list of store categories.
Select
The 本製品 will use the Yahoo Shopping API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the 本製品.
- PageKey and SellerId support the = operator.
SELECT * FROM Categories WHERE PageKey = 'key'
Columns
Name | Type | References | Description |
PageKey [KEY] | String | Product code. | |
SellerId | String | Seller ID. | |
Name | String | The name of the product. | |
HiddenPageFlag | Integer | Hidden page flag. 0: normal page, 1: hidden page. | |
SortOrder | String | Child store category display order within designated store category. | |
EditingFlag | Integer | Edit flag. 0: Reflected, 1: State not reflected at the front after being edited. | |
UpdateTime | Datetime | Update date. |