eBay Post-Order APIVersion 2.7.7
 

MarketplaceIdEnum

This enumerated type defines the unique eBay-assigned IDs for each of the eBay marketplaces.

Types that use MarketplaceIdEnum:

Calls that use one or more values of MarketplaceIdEnum:

Enumeration Values

Value Description
EBAY_AT This enumeration value indicates the eBay marketplace for Austria (https://www.ebay.at).
EBAY_AU This enumeration value indicates the eBay marketplace for Australia (https://www.ebay.com.au).
EBAY_BE This enumeration value indicates the French version of the eBay Belgium marketplace. Although the category taxonomy and inventory are more or less identiical, there are technically two eBay marketplaces in Belgium - a French version at https://www.befr.ebay.be/, and a Dutch version at https://www.benl.ebay.be/. There is no enumeration value that directly represents the Dutch version of the eBay Belgium marketplace, but a user can use the Accept-Language HTTP header and set its value to nl-BE to get applicable response fields returned in Dutch instead of French.
EBAY_CA This enumeration value indicates the English version of the eBay Canada marketplace. Although the category taxonomy and inventory are more or less identiical, there are technically two eBay marketplaces in Canada - an English version at https://www.ebay.ca/, and a French version at https://www.cafr.ebay.ca/. There is no enumeration value that directly represents the French version of the eBay Canada marketplace, but a user can use the Accept-Language HTTP header and set its value to fr-CA to get applicable response fields returned in French instead of English.
EBAY_CH This enumeration value indicates the eBay marketplace for Switzerland (https://www.ebay.ch).
EBAY_CN Reserved for future use.
EBAY_CZ Reserved for future use.
EBAY_DE This enumeration value indicates the eBay marketplace for Germany (https://www.ebay.de).
EBAY_DK Reserved for future use.
EBAY_ES This enumeration value indicates the eBay marketplace for Spain (https://www.ebay.es).
EBAY_FI Reserved for future use.
EBAY_FR This enumeration value indicates the eBay marketplace for France (https://www.ebay.fr).
EBAY_GB This enumeration value indicates the eBay marketplace for the UK (https://www.ebay.co.uk).
EBAY_GR Reserved for future use.
EBAY_HALF_US This enumeration is deprecated since the Half.com site no longer exists.
EBAY_HK This enumeration value indicates the eBay marketplace for Hong Kong (https://www.ebay.com.hk).
EBAY_HU Reserved for future use.
EBAY_ID Reserved for future use.
EBAY_IE This enumeration value indicates the eBay marketplace for Ireland (https://www.ebay.ie).
EBAY_IL Reserved for future use.
EBAY_IN This enumeration value is not currently applicable, as there is no longer an eBay marketplace in India.
EBAY_IT This enumeration value indicates the eBay marketplace for Italy (https://www.ebay.it).
EBAY_JP Reserved for future use.
EBAY_MOTORS_US This enumeration value indicates the parent category for "Auto Parts and Vehicles" on the EBAY_US marketplace (https://www.ebay.com/motors).
EBAY_MY This enumeration value indicates the eBay marketplace for Malaysia (https://www.ebay.com.my).
EBAY_NL This enumeration value indicates the eBay marketplace for the Netherlands (https://www.ebay.nl).
EBAY_NO Reserved for future use.
EBAY_NZ Reserved for future use.
EBAY_PE Reserved for future use.
EBAY_PH This enumeration value indicates the eBay marketplace for the Philippines (https://www.ebay.ph).
EBAY_PL This enumeration value indicates the eBay marketplace for Poland (https://www.ebay.pl).
EBAY_PR Reserved for future use.
EBAY_PT Reserved for future use.
EBAY_RU Reserved for future use.
EBAY_SE Reserved for future use.
EBAY_SG This enumeration value indicates the eBay marketplace for Singapore (https://www.ebay.com.sg).
EBAY_TH This enumeration value is not currently applicable, as there is no longer an eBay marketplace in Thailand.
EBAY_TW This enumeration value indicates the eBay marketplace for Taiwan (https://www.ebay.com.tw).
EBAY_US This enumeration value indicates the eBay marketplace for the United States (https://www.ebay.com).
EBAY_VN This enumeration value is not currently applicable, as there is no longer an eBay marketplace in Vietnam.
EBAY_ZA Reserved for future use.
  * See the Enumeration Index to see exact use of each enumeration value in the API.