Response fields
Response field descriptions
Output container/field | Type | Description |
---|---|---|
itemLocationCountry | string | The country where the item is physically located. Occurrence: Conditional |
buyingOptions | string | A comma separated list of the purchase options available for the item. Currently the only supported option is FIXED_PRICE. Note that auction listings may be included in a Buy Feed file, but only if the 'Buy It Now' option is available for that auction listing. Occurrence: Always |
priceCurrency | CurrencyCodeEnum | The currency used for the price of the item. Generally, this is the currency used by the country of the eBay marketplace offering the item. Occurrence: Always |
priceValue | string | The price of the item. Occurrence: Always |
imageUrl | string | A list of URLs to all images that are defined for the listing. Occurrence: Always |
itemAffiliateWebUrl | string | The URL of the View Item page of the item, with the affiliate tracking ID appended to it. Occurrence: Conditional |
categoryId | string | The unique identifier of the listing category. Occurrence: Always |
category | string | The name of the listing category. Occurrence: Always |
marketplaceId | string | The unique identifier of the eBay marketplace. See this page for the full list of can be found here eBay marketplace IDs. Occurrence: Always |
itemId | string | The unique identifier of the listing in eBay RESTful format. For a single-variation listing, an example would be Occurrence: Always |
itemCreationDate | number | A timestamp indicating when the listing was created. UTC timestamps are used and have the following format: yyyy-MM-ddThh:mm:ss.sssZ. Occurrence: Always |
itemEndDate | number | A timestamp indicating when the item's sale period will end based on its start date and duration. UTC timestamps are used and have the following format: yyyy-MM-ddThh:mm:ss.sssZ. Occurrence: Conditional |
title | string | The title of the listing. This title can be created by the seller, or it may be the title used by an eBay catalog product if the seller listed the product based off of an eBay catalog product. Occurrence: Always |
shippingCost | string | The cost to ship the item using the cheapest shipping service option available for the item. Unless the seller uses flat-rate shipping and charges the same price to ship the item to all locations where he/she is willing to ship, the actual shipping cost will vary based on where the buyer is located. Occurrence: Conditional |
defaultImageUrl | string | The URL of the gallery image. Occurrence: Always |
availability | AvailabilityEnum | This enumeration value will indicate whether quantity of the item is still available for purchase. See the AvailabilityEnum type description for more information on what each value indicates. Occurrence: Always |
color | string | The color of the item. A value for this field will only be returned if 'Color' is a defined item specific or variation specific for the listing. Occurrence: Conditional |
size | string | The size of the item. A value for this field will only be returned if 'Size' is a defined item specific or variation specific for the listing. Occurrence: Conditional |
gender | string | The specified gender that the item is intended for. A value for this field will only be returned if 'Gender' is a defined item specific or variation specific for the listing. Occurrence: Conditional |
brand | string | The brand of the product. A value for this field will only be returned if 'Brand' is a defined item specific for the listing. Occurrence: Conditional |
material | string | The material used for the product. A value for this field will only be returned if 'Material' is a defined item specific for the listing. Occurrence: Conditional |
sellerTrustLevel | SellerTrustLevelEnum | This enumeration value indicates the trust level rating of the seller. An empty value in this field may indicate that the eBay marketplace does not use these seller trust levels, or that the seller has a different rating other than the ones defined in the SellerTrustLevelEnum type. Occurrence: Conditional |
ageGroup | string | The age group(s) that the product is intended for. A value for this field will only be returned if age/age level/age range/age group is a defined item specific for the listing. The item specifics in the actual listing will most likely use age values/ranges, but the Buy Feed API maps these age values/ranges to the following values: newborn, infant, toddler, kids, or adult. Occurrence: Conditional |
gtin | string | The unique Global Trade Item Number of the item. This can be a UPC (Universal Product Code) value, an EAN (European Article Number) value, or an ISBN (International Standard Book Number) value. Occurrence: Conditional |
sellerUsername | string | The eBay user ID of the seller. Occurrence: Always |
description | string | The listing description. This description can be created by the seller, or it may be the description used by an eBay catalog product if the seller listed the product based off of an eBay catalog product. Occurrence: Always |
originalPriceValue | string | This is the item's original price (a price that is displayed as struck-through in a View Item page). This field is only applicable to and returned when a seller uses the Strike Through Price (STP) feature for a listing. The actual price (aka 'discounted' price) can be seen in the priceValue field, and the currency used for this field and the priceValue field is shown in the priceCurrency field. Occurrence: Conditional |
energyEfficiencyClass | string | This field shows the European energy efficiency rating (EEK) of the item. Data is returned in this column only if the seller specified the energy efficiency rating for the item. Occurrence: Conditional |
totalUnits | string | For an item that is priced by weight or length, this field shows the total number of units that are sale for one quantity of the item. For example, if the item is priced by weight, this field might show a value of Occurrence: Conditional |
unitType | string | This value will either by a length or weight measurement, and it is only applicable for an item that is priced by length or weight. Length units include Occurrence: Conditional |
shipToIncludedRegions | string | A pipe (|) separated list of two-digit country codes (defined in ISO-3166) where an item can be shipped. Occurrence: Conditional |
commissionable | boolean | This value of this field is returned as Occurrence: Always |
qualifiedPrograms | string | A pipe separated list of eBay programs that the listing qualifies for, such as Occurrence: Conditional |
unitPricingMeasure | string | This field shows the measurement used for unit pricing. In unit pricing, the unit price per weight, per volume, or per count is shown. An example would be 100 ml. And for this value to mean something, the user must also look at the unitPrice field, which will show the price per 100 ml. So, if the unitPrice value is 6.8 EUR, the unit price will be 6.8 EUR per 100 ml. This field is only applicable for eBay marketplaces and categories that support unit pricing. This feature helps buyers compare prices across products/brands. Occurrence: Conditional |
handlingTime | integer | This integer value states the seller's handling time in number of business days. The seller is expected to physically ship the item within the handling time window, and the 'clock' starts as soon as the buyer pays for the item. For example, if the buyer pays for the item during the seller's business hours on a Wednesday, and the handlingTime is Occurrence: Conditional |
minEstimatedDeliveryDays | integer | The shortest expected delivery time (in business days after payment) that the buyer can expect delivery of the item. This value is calculated by adding together the seller's handling time and the lower threshold value of the fastest shipping service option available for the listing. Occurrence: Conditional |
maxEstimatedDeliveryDays | integer | The longest expected delivery time (in business days after payment) that the buyer can expect delivery of the item. This value is calculated by adding together the seller's handling time and the higher threshold value of the slowest shipping service option available for the listing. Occurrence: Conditional |
returnsAccepted | boolean | A value of Occurrence: Always |
returnPeriodValue | integer | The number of days that the buyer has to return the item after the purchase date. For example, if this value is Occurrence: Conditional |
freeReturn | boolean | A value of Occurrence: Always |
itemWebUrl | string | The URL of the View Item page of the listing or item variation within the listing. Occurrence: Always |
energyEfficiencyRange | string | A range of European energy efficiency ratings (EEK) for the item. Values can range between A and G , where A is the most energy efficient and G is the least efficient. This can be a single rating (e.g., B) or a span of ratings (e.g,. C-F). This rating helps buyers choose among various models. Occurrence: Conditional |
priorityListingPayload | string | EPN (eBay Partner Network) publishers append this value to their affiliate tracking URL when using an EPN tracking link to track changes that occur to Priority Listing items. This field will be returned as null if the value of the priorityListing field is returned as Occurrence: Conditional |
trkparms | string | Unique identifier used for EPN (eBay Partner Network) priority listings. This ID may or may not be included as part of the priorityListingPayload field. Occurrence: Conditional |
priorityListing | boolean | A value of Occurrence: Always |
condition | string | Text describing the condition of the item. For a list of item condition values (and their numeric IDs), see the Item Condition IDs and Names page. Occurrence: Always |
manufacturer | string | The manufacturer of the product. A value for this field will only be returned if 'Manufacturer' is a defined item specific for the listing. Occurrence: Conditional |