
eBay::API::XML::DataType::FeedbackPeriodArrayType

Container for a set of feedback statistics. Contains zero one or multiple FeedbackPeriod objects. Output only, for the summary feedback data returned by GetFeedback.


eBay::API::XML::DataType::FeedbackPeriodArrayType inherits from the eBay::API::XML::BaseDataType class

Contains one feedback statistic giving length of the period being reported (e.g. last 7 days prior to the call), and total number of feedback entries (of the type given by the container, e.g. positive feedback) submitted during the indicated period. Returned if no detail level is specified.
# Argument: reference to an array of 'ns:FeedbackPeriodType'
Calls: GetFeedback Returned: Conditionally Details: DetailLevel: none, ReturnAll
# Returns: reference to an array of 'ns:FeedbackPeriodType'