Brands
Returns data regarding brands registered on Qoo10.
Select
The {i will use the Qoo10 API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the {i.
- Keyword supports the '=' operator.
SELECT * FROM Brands WHERE Keyword='test'You can turn off client-side execution by setting SupportEnhancedSQL to false in which case any search criteria that refers to other columns will cause an error.
Columns
Name | Type | Description |
Keyword | String | Keyword for the search. |
ManufacturerNo [KEY] | String | Manufacturer No |
ManufacturerName | String | Manufacturer Name |
EnglishManufacturerName | String | Manufacturer Name in English |