eBay Merchant Data APIVersion 1255
 

ItemSpecificSourceCodeType ( token )

This enumerated type is used by GetItem, and indicates the source for an Item Specific.

No calls use ItemSpecificSourceCodeType.

Enumeration Values

Value Description
CustomCode Reserved for future use.
ItemSpecific This enumeration value indicates that the corresponding Item Specific was specified by the seller in Add/Revise/Relist call or flow. In an Add/Revise/Relist API call, Item Specifics for a listing are specified through the ItemSpecifics.NameValueList or VariationSpecifics.NameValueList (for a variation in a multiple-variation listing) containers.
Product This enumeration value indicates that the corresponding Item Specific was derived from a product in the eBay Catalog, and was automatically picked up by the listing when the seller created, revised, or relisted an item referencing and matching an eBay catalog product through the use of an ePID or GTIN value in the ProductListingDetails container.
  * See the Enumeration Index to see exact use of each enumeration value in the API.