ItemCompatibilityList
Query compatability categories and possible compatability values 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. |
| CompatibilityAttributes | String | A list of all potential compatability catagories for the specified item. |
| PossibleCompatibilities | String | A list of all possible compatability values 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 |
| IncludeItemCompatibilityList | String | This is used to include ItemCompatibilityList items and should not be set manually. |