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
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
IncludeItemCompatibilityList | String | This is used to include ItemCompatibilityList items and should not be set manually. |