WatchedItemEndingSoonEventType
Contains information about the imminent end time of a watched item.

Types that use WatchedItemEndingSoonEventType:

Call that uses one or more fields of WatchedItemEndingSoonEventType:

Fields

BidCount ( int )
CurrentPrice ( AmountType (double) )
EndTime ( dateTime )
EventType ( ClientAlertsEventTypeCodeType )
GalleryURL ( anyURI )
HighBidderUserID ( string )
ItemID ( string )
MinimumToBid
SellerUserID ( string )
Timestamp ( dateTime )
Title
ViewItemURL ( anyURI )

BidCount ( int ) [0..1]
The total number of bids the user placed on the item.
See the Field Index to learn which calls use BidCount.

CurrentPrice ( AmountType (double) ) [0..1]
Price when the listing ended.
See the Field Index to learn which calls use CurrentPrice.

EndTime ( dateTime ) [0..1]
Date and time when the listing ended.
See the Field Index to learn which calls use EndTime.

EventType ( see ClientAlertsEventTypeCodeType for possible values ) [0..1]
Defines all client alerts events that can be used.
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.

HighBidderUserID ( string ) [0..1]
Unique eBay user ID for the user.

Since a bidder's user info is anonymous, this tag will contain the real ID value only for that bidder, and the seller of an item that the user is bidding on. For all other users, the real ID value will be replaced with the anonymous value, according to these rules:

When bidding on items listed on the US site: UserID is replaced with the value "a****b" where a and b are random characters from the UserID. For example, if the UserID = IBidALot, it might be displayed as, "I****A".

Note that in this format, the anonymous bidder ID stays the same for every auction.
See the Field Index to learn which calls use HighBidderUserID.

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

MinimumToBid
Not used by any call.

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 ) [0..1]
Time of most recent retrieval of data.
See the Field Index to learn which calls use Timestamp.

Title
Not used by any call.

ViewItemURL ( anyURI ) [0..1]
The URL of the Web page where a user can view the listing. On the US site, this is called the "View Item" page.
See the Field Index to learn which calls use ViewItemURL.

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

© 2007–2010 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.