SiteHostedPictureDetailsType
Type defining the SiteHostedPictureDetails container that is returned in an UploadSiteHostedPictures call.
Type that uses SiteHostedPictureDetailsType:
Call that uses SiteHostedPictureDetailsType:
Fields
PictureName ( string )
This is the truncated version of the full URL.
See the Field Index to learn which calls use BaseURL.
The URL of the external Web site hosting the uploaded photo. This field is returned if an ExternalPictureURL is provided in the call request.
See the Field Index to learn which calls use ExternalPictureURL.
This is the full URL for the uploaded picture on the EPS server. This value should be stored by the seller, as this URL will be needed when create, revise, or relist an item and add this image to the listing.
See the Field Index to learn which calls use FullURL.
PictureFormat ( PictureFormatCodeType ) [0..1]
This enumeration value indicates the image format of the generated image, such as JPG, GIF, or PNG.
See the Field Index to learn which calls use PictureFormat.
The seller-defined name for the picture. This field is only returned if a PictureName value was specified in the request. A name for a picture can make it easier to track than an arbitrary, eBay-assigned URL.
See the Field Index to learn which calls use PictureName.
PictureSet ( PictureSetCodeType ) [0..1]
This enumeration value indicates the size of the generated picture. This value may differ from the one specified in the request (e.g. if a Supersize image cannot be generated).
See the Field Index to learn which calls use PictureSet.
PictureSetMember ( PictureSetMemberType ) [0..*]
The URL and size information for each generated image.
See the Field Index to learn which calls use PictureSetMember.
This timestamp indicates when the picture must be uploaded with an eBay listing before it is purged from the EPS server.
By default, unpublished pictures (not associated with an active eBay listing) are kept on the EPS server for thirty days.
By default, unpublished pictures (not associated with an active eBay listing) are kept on the EPS server for thirty days.
See the Field Index to learn which calls use UseByDate.