eBay Trading APIVersion 1349
 

ApplicationDeviceTypeCodeType ( token )

This enumerated type list the possible devices that may be running a affiliate user's application. The affiliate must mark the type of device that is running their application when the PlaceOffer call is made.

Type that uses ApplicationDeviceTypeCodeType:

Call that uses one or more values of ApplicationDeviceTypeCodeType:

Enumeration Values

Value Description
Browser This enumeration value indicates that the user's application is running in a browser.
CustomCode Reserved for future use.
Desktop This enumeration value indicates that the user's application is a desktop application.
SetTopTVBox This enumeration value indicates that the user's application is running through a television set-top box.
Wireless This enumeration value indicates that the user's application is a wireless application.
  * See the Enumeration Index to see exact use of each enumeration value in the API.