Countries
Lists the country code and associated name of the countries supported by the eBay system, regardless of the site specified in the request.
Columns
Name | Type | Description |
Country | String | Two-letter code representing a country. These two-letter codes are typically used in Add/Revise/Relist calls when referring to a country. |
Description | String | Full country name for display purposes. May be similar to (but not necessarily identical to) CountryName in addresses (e.g., User.RegistrationAddress.CountryName in GetUser). |
DetailVersion | String | Returns the latest version number for this field. The version can be used to determine if and when to refresh cached client data. |
UpdateTime | Datetime | 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. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
DetailName | String | A designation of what kind of information you wish returned for the specified eBay site.
使用できる値は次のとおりです。CountryDetails |