ItemSpecifics
Query item specifics for a specific item.
Columns
Name | Type | Description |
ItemId [KEY] | String | The Id that uniquely identifies the item listing. The Id is generated by eBay after an item is listed. You cannot choose or revise this value. |
Attribute | String | A list of all attributes for the specified item. |
Specifics | String | A list of all attributes specifics for the specified item. |
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 |
IncludeItemSpecifics | String | This is used to include ItemSpecifics items and should not be set manually. |