eBay Trading APIVersion 1349
 

ExcludeShippingLocationDetailsType

Type used by the ExcludeShippingLocationDetails containers that are returned in the GeteBayDetails response. The values returned in the ExcludeShippingLocationDetails.Location fields are the values that can be specified when specifying excluded shipping locations in an Add/Revise/Relist item call, or in a shipping business policy.

Type that uses ExcludeShippingLocationDetailsType:

Call that uses ExcludeShippingLocationDetailsType:

Fields



Description ( string ) [0..1]
The localized location name.
See the Field Index to learn which calls use Description.

DetailVersion ( string ) [0..1]
Returns the current version number of the ExcludeShippingLocation data. Use the version number to determine if you need to refresh your cached client data.
See the Field Index to learn which calls use DetailVersion.

Location ( string ) [0..1]
The location or region code to be used with the AddItem family of calls. These codes are also returned by GetItem. This code reflects the ISO 3166 codes.
See the Field Index to learn which calls use Location.

Region ( string ) [0..1]
The region code to which the location belongs.
See the Field Index to learn which calls use Region.

UpdateTime ( dateTime ) [0..1]
The time in GMT that the feature flags for the details were last updated. Use this timestamp to determine if you need to refresh your cached client data.
See the Field Index to learn which calls use UpdateTime.