ItemListedEventType

Container for ItemListed event details.

Types that use ItemListedEventType:

Call that uses one or more fields of ItemListedEventType:

Fields

CurrentPrice ( AmountType (double) )
EndTime ( dateTime )
EventType ( ClientAlertsEventTypeCodeType )
GalleryURL ( anyURI )
ItemID ( string )
Quantity ( int )
SellerUserID ( string )
Timestamp ( dateTime )
Title ( string )

CurrentPrice ( AmountType (double) ) [0..1]
Price when the item was listed, if known.
See the Field Index to learn which calls use CurrentPrice.

EndTime ( dateTime ) [0..1]
Time stamp of when the listing is scheduled to end, or time stamp of the actual end time (if the item ended).
See the Field Index to learn which calls use EndTime.

EventType ( see ClientAlertsEventTypeCodeType for possible values ) [1]
Identifies the action that is the subject of the alert.
See the Field Index to learn which calls use EventType.

GalleryURL ( anyURI ) [0..1]
URL for a picture used as the Gallery thumbnail, if any. The image uses one of the following graphics formats: JPEG, BMP, TIF, or GIF. Only returned if the seller chose to show a gallery image.
See the Field Index to learn which calls use GalleryURL.

ItemID ( string ) [1]
Unique ID of the item that is the subject of the alert.
See the Field Index to learn which calls use ItemID.

Quantity ( int ) [0..1]
Number of items listed.
See the Field Index to learn which calls use Quantity.

SellerUserID ( string ) [0..1]
The eBay ID of the seller who listed the item.
See the Field Index to learn which calls use SellerUserID.

Timestamp ( dateTime ) [1]
Time of most recent retrieval of data.
See the Field Index to learn which calls use Timestamp.

Title ( string ) [0..1]
Name of the item as it appears in the listing or search results.
See the Field Index to learn which calls use Title.

Copyright © 2007–2012 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developer Network and API License Agreement.