VariationSpecificPictureSetType
At least one container is required (minOccurs="1") if Pictures container is present in the request.

Types that use VariationSpecificPictureSetType:

Calls that use one or more fields of VariationSpecificPictureSetType:

Fields

GalleryURL
Not used by any call.

PictureURL ( anyURI ) [0..*]
The URL of a picture that is associated with VariationSpecificValue. Images can be hosted by eBay Picture Services (EPS) or they can be self-hosted, but you can't mix the two. (That is, pictures in PictureDetails and VariationSpecificPictureSet need to either all be hosted by EPS, or all self-hosted.) If specified, this cannot have an empty/null value. To specify multiple pictures, send each URL in a separate, adjacent PictureURL field.

The first PictureURL is also used as the gallery picture for applicable variations. For example, if the picture set contains pictures of red shirts (i.e., VariationSpecificName=Color and VariationSpecificValue=Red), the first picture is used as the gallery picture for all the red shirt variations.

You can use Item.PictureDetails to specify additional pictures. For example, the item-level pictures could include a model wearing a black shirt, as a typical example of the shirt style.
See the Field Index to learn which calls use PictureURL.

VariationSpecificValue ( string ) [0..1]
A value that is associated with VariationSpecificName. For example, suppose this set of pictures is showing blue shirts, and some of the variations include Color=Blue in their variation specifics. If VariationSpecificName is "Color", then VariationSpecificValue would be "Blue".
See the Field Index to learn which calls use VariationSpecificValue.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2009 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.