ItemSpecifics
Query item specifics for a specific item.
Columns
Name | Type | Description |
ItemId | 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 | The name of the attribute for the specified item. |
Specifics | String | Comma separated list of values for the specified item attribute. |
Source | String | Enumerated value indicating whether the Item Specific was manually input or selected during listing/revision/re-listing time, or if the Item Specific name-value pair came from an eBay catalog product that the listing is associated with. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
IncludeItemSpecifics | String | This is used to include ItemSpecifics items and should not be set manually. |