GetMyMessagesRequestType
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]
An ID that Uniquely identifies a message for a given user.If provided at the time of message creation this ID will 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 [0.5M zip].

© 2005–2008 eBay, Inc. All rights reserved.