eBay Shopping APIVersion 1293
 

SiteCodeType ( token )

The enumerated type consists of all eBay marketplaces on which a user is registered and on which items can be listed. Generally, each enumeration value is simply the name of the couuntry (of the eBay marketplace), but there are some variations. Note that there are some countries where eBay listings are available, but that country does not have an official eBay marketplace, but only a 'Global Buying Hub'. A 'Global Buying Hub' basically just allows buyers in countries that don't have an official eBay marketplace to view inventory from other eBay marketplaces around the world.

Types that use SiteCodeType:

Calls that use one or more values of SiteCodeType:

Enumeration Values

Value Description
Australia This enumeration indicates that the site is the eBay Australia marketplace.
Austria This enumeration indicates that the site is the eBay Austria marketplace.
Belgium_Dutch This enumeration indicates that the site is the eBay Belgium marketplace, translated into the Dutch language.
Belgium_French This enumeration indicates that the site is the eBay Belgium marketplace, translated into the French language.
Canada This enumeration indicates that the site is the eBay Canada marketplace.
CanadaFrench This enumeration indicates that the site is the eBay Canada French marketplace. The eBay Canada French marketplace is actually its own eBay marketplace, and not just the eBay Canada marketplace translated into the French language.
CustomCode Placeholder value. See token.
eBayMotors This enumeration indicates that the site is the eBay Motors. eBay Motors is technically a subdomain of eBay.com, but this value is still returned if the listing is in an eBay Motors category.
France This enumeration indicates that the site is the eBay France marketplace.
Germany This enumeration indicates that the site is the eBay Germany marketplace.
Ireland This enumeration indicates that the site is the eBay Ireland marketplace.
Italy This enumeration indicates that the site is the eBay Italy marketplace.
Netherlands This enumeration indicates that the site is the eBay Netherlands marketplace.
Philippines This enumeration indicates that the site is the eBay Philippines marketplace.
Poland This enumeration indicates that the site is the eBay Poland marketplace.
Russia This value is not applicable, as Russia does not have an official eBay marketplace, but only a 'Global Buying Hub'. A 'Global Buying Hub' basically just allows buyers in countries that don't have an official eBay marketplace to view inventory from other eBay marketplaces around the world.
Spain This enumeration indicates that the site is the eBay Spain marketplace.
Switzerland This enumeration indicates that the site is the eBay Switzerland marketplace.
Taiwan This enumeration indicates that the site is the eBay Taiwan marketplace.
UK This enumeration indicates that the site is the eBay UK marketplace.
US This enumeration indicates that the site is the eBay US marketplace.
  * See the Enumeration Index to see exact use of each enumeration value in the API.