PriceChangeEventType
Contains information about the price change event.
Type that uses PriceChangeEventType:
Call that uses PriceChangeEventType:
Fields
ReserveMet ( boolean )
SellerUserID ( string )
The total number of bids the user placed on the item.
See the Field Index to learn which calls use BidCount.
Not used by any call.
The current price of the item, in the currency of the site on which the item was listed. That is, CurrentPrice is in the original listing currency. If the item is a multi-quantity listing, this is the price of one item.
The current price of the item, in the currency of the site on which the item was listed. That is, CurrentPrice is in the original listing currency. If the item is a multi-quantity listing, this is the price of one item.
See the Field Index to learn which calls use CurrentPrice.
Date and time when the listing ended.
See the Field Index to learn which calls use EndTime.
EventType ( ClientAlertsEventTypeCodeType ) [0..1]
Not used by any call.
Defines all client alerts events that can be used.
Defines all client alerts events that can be used.
See the Field Index to learn which calls use EventType.
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.
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.
Unique ID of the item that is the subject of the alert.
See the Field Index to learn which calls use ItemID.
Smallest amount the next bid on the item can be.
See the Field Index to learn which calls use MinimumToBid.
Indicates whether any bids on this item are greater than the seller's reserve price for the listing (if any).
See the Field Index to learn which calls use ReserveMet.
The eBay ID of the seller who listed the item.
See the Field Index to learn which calls use SellerUserID.
Time of most recent retrieval of data.
See the Field Index to learn which calls use Timestamp.