GetMyMessagesRequestType
Retrieves information about the messages and alerts sent to a given user.
Fields
AlertIDs ( MyMessagesAlertIDArrayType )
EndTime ( dateTime )
ExternalMessageIDs ( MyMessagesExternalMessageIDArrayType )
FolderID ( long )
MessageIDs ( MyMessagesMessageIDArrayType )
StartTime ( dateTime )

AlertIDs ( MyMessagesAlertIDArrayType ) [0..1]
Contains a list of up to 10 AlertID values. When AlertID values are used as input, you must generally specify either AlertID values, or MessageID values, or both.
See the Field Index to learn which calls use AlertIDs.

EndTime ( dateTime ) [0..1]
Used as end of date range filter.
See the Field Index to learn which calls use EndTime.

ExternalMessageIDs ( MyMessagesExternalMessageIDArrayType ) [0..1]
This field is currently available on the US site. A container for IDs that uniquely identify messages for a given user. If provided at the time of message creation, this ID can be used to retrieve messages and will take precedence over message ID.
See the Field Index to learn which calls use ExternalMessageIDs.

FolderID ( long ) [0..1]
An ID that uniquely identifies the My Messages folder from which to retrieve alerts or messages.
See the Field Index to learn which calls use FolderID.

MessageIDs ( MyMessagesMessageIDArrayType ) [0..1]
Contains a list of up to 10 MessageID values. When MessageID values are used as input, you must generally specify either AlertID values, or MessageID values, or both.
See the Field Index to learn which calls use MessageIDs.

StartTime ( dateTime ) [0..1]
Used as beginning of date range filter.
See the Field Index to learn which calls use StartTime.

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

© 2005–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.