eBay Trading APIVersion 1349
 

URLDetailsType

This type is used by the URLDetails containers that are returned in the response of GeteBayDetails if the URLDetails value is used in the DetailName field of the call request. Each URLDetails container conists of the URL of the different eBay pages, such as the View Item URL, the eBay Store URL, and others.

Type that uses URLDetailsType:

Call that uses URLDetailsType:

Fields

DetailVersion ( string ) [0..1]
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.

UpdateTime ( dateTime ) [0..1]
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.

URL ( anyURI ) [0..1]
A commonly used eBay URL. Applications use some of these URLs (such as the View Item URL) to launch eBay Web site pages in a browser.

Logo URLs are required to be used in certain types of applications. See your API license agreement. Also see this page for logo usage rules:
https://developer.ebay.com/join/licenses/apilogousage
See the Field Index to learn which calls use URL.

URLType ( URLTypeCodeType ) [0..1]
This enumeration value indicates the type of eBay page.
See the Field Index to learn which calls use URLType.