eBay Trading APIVersion 1349
 

MyMessagesSummaryType

Summary data for a given user's alerts and messages. This includes the numbers of new alerts and messages, unresolved alerts, flagged messages, and total alerts and messages.

Type that uses MyMessagesSummaryType:

Call that uses MyMessagesSummaryType:

Fields



FlaggedMessageCount ( int ) [0..1]
The number of messages that have been flagged. Always returned for detail level ReturnSummary.
See the Field Index to learn which calls use FlaggedMessageCount.

Folder summary for each folder. Always returned for detail level ReturnSummary.
See the Field Index to learn which calls use FolderSummary.

NewHighPriorityCount ( int ) [0..1]
The total number of new high priority messages that a given user has.
See the Field Index to learn which calls use NewHighPriorityCount.

NewMessageCount ( int ) [0..1]
The number of new messages that a given user has. Always returned for detail level ReturnSummary.
See the Field Index to learn which calls use NewMessageCount.

TotalHighPriorityCount ( int ) [0..1]
The total number of high priority messages that a given user has.
See the Field Index to learn which calls use TotalHighPriorityCount.

TotalMessageCount ( int ) [0..1]
The total number of messages for a given user. Always returned for detail level ReturnSummary.
See the Field Index to learn which calls use TotalMessageCount.