eBay Merchant Data APIVersion 1255
 

FeedbackPeriodType

This type is used by the FeedbackPeriod containers that are returned in the GetFeedback call to indicate how many Negative, Neutral, Positive, Retracted, and Total Feedback entries a user has received within different periods of time, typically 30 days, 180 days, and 365 days.

No calls use FeedbackPeriodType.

Fields

Count ( int ) [0..1]
Not used by any call.

This integer value indicates the total number of Feedback entries that occurred within the time period specified in the PeriodInDays field. This field is always returned with the FeedbackPeriod container.
See the Field Index to learn which calls use Count.

PeriodInDays ( int ) [0..1]
Not used by any call.

This integer value indicates the total number of days in the time period for the Feedback count. Typically, the returned time periods are 30 days, 180 days, and 365 days. This field is always returned with the FeedbackPeriod container.
See the Field Index to learn which calls use PeriodInDays.