eBay Trading APIVersion 1349
 

EnergyEfficiencyType

Type defining the ImageURL, ImageDescription, and ProductInformationsheet regulatory fields that are used at the listing level to provide Energy Efficiency Label related information.

Type that uses EnergyEfficiencyType:

Calls that use EnergyEfficiencyType:

Fields

ImageDescription ( string ) [0..1]
A brief verbal summary of the information included on the Energy Efficiency Label for an item.
For example, On a scale of A to G the rating is E.
As with all strings, you need to escape reserved characters such as ampersand. This field is required if an Energy Efficiency Label is provided.
See the Field Index to learn which calls use ImageDescription.

ImageURL ( anyURI ) [0..1]
The URL to the Energy Efficiency Label image that is applicable to an item. This field is required if an Energy Efficiency Label is provided. The URL provided must be an eBay Picture Services (EPS) URL only. You can upload pictures to eBay Picture Services via the UploadSiteHostedPictures call.
See the Field Index to learn which calls use ImageURL.

ProductInformationsheet ( anyURI ) [0..1]
The URL to the Product Information Sheet that provides complete manufacturer-provided efficiency information about an item. This field is required if an Energy Efficiency Label is provided. The URL provided must be an eBay Picture Services (EPS) URL only. You can upload pictures to eBay Picture Services via the UploadSiteHostedPictures call.
See the Field Index to learn which calls use ProductInformationsheet.