| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::SiteDetailsType
Details about a specific site.
eBay::API::XML::DataType::SiteDetailsType inherits from the eBay::API::XML::BaseDataType class
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 Express or eBay Stores) use the same site ID as their associated main eBay site. The US eBay Motors site is an exception to this convention.<br><br> Related fields:<br> Item.Site in AddItem<br> User.Site in GetUser
# Argument: 'ns:SiteCodeType'
Calls: GeteBayDetails Returned: Conditionally
# Returns: 'ns:SiteCodeType'
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.
# Argument: 'xs:int'
Calls: GeteBayDetails Returned: Conditionally
# Returns: 'xs:int'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |