Product Fields
Product Fields
The following fields can be used in product queries:
| Field name | Description | Data type | Localized |
|---|---|---|---|
| AttributeName | Product attribute name | String | No |
| BrandCode | Brand code | String | No |
| BrandName | Brand name | String | Yes |
| CatalogCode | Catalog code | String | No |
| CategoryCode | Category code | String | No |
| CategoryName | Category name | String | Yes |
| Price | Price of the product | Float | No |
| ProductEndDate | Date when the product becomes unavailable | Datetime | No |
| ProductStartDate | Product availability start date | Datetime | No |
| LastModifiedDate | Product last modified date | Datetime | No |
| ProductActive | Product active | String | No |
| ProductCode | Product code | String | No |
| ProductName | Product name | String | Yes |
| SkuAttributeName | SKU attribute name | String | No |
| SkuCode | Product SKU code | String | No |
| StoreCode | Store code | String | No |

