eBay Merchant Data APIVersion 1255
 

SiteDetailsType

Details about a specific site.

No calls use SiteDetailsType.

Fields

DetailVersion ( string ) [0..1]
Not used by any call.

Returns the latest version number for this field. The version can be used to determine if and when to refresh cached client data.
See the Field Index to learn which calls use DetailVersion.

Site ( SiteCodeType ) [0..1]
Not used by any call.

Short name that identifies an eBay site. Usually, an eBay site is associated with a particular country or region (e.g., US or Belgium_French). Specialty sites (e.g., eBay Stores) use the same site ID as their associated main eBay site. The US eBay Motors site is an exception to this convention.
See the Field Index to learn which calls use Site.

SiteID ( int ) [0..1]
Not used by any call.

Numeric identifier for an eBay site. If you are using the SOAP API, you use numeric site IDs in the request URL. If you are using the XML API, you use numeric site IDs in the X-EBAY-API-SITEID header.
See the Field Index to learn which calls use SiteID.

UpdateTime ( dateTime ) [0..1]
Not used by any call.

Gives the time in GMT that the feature flags for the details were last updated. This timestamp can be used to determine if and when to refresh cached client data.
See the Field Index to learn which calls use UpdateTime.