ShippingLocations
Lists the regions and locations supported by eBay's shipping services. Returns all shipping locations supported by eBay, regardless of the site specified in the request.
Columns
Name | Type | Description |
ShippingLocation [KEY] | String | Short name or abbreviation for a region (e.g., Asia) or location (e.g. Japan). |
Description | String | Display string that applications can use to present a list of shipping locations in a more user-friendly format (such as in a drop-down list). This field is localized in the language of the site. |
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.
使用できる値は次のとおりです。ShippingLocationDetails |