NAME

eBay::API::XML::DataType::FeedbackSummaryType

DESCRIPTION

Specifies all feedback summary information (except Score). Contains FeedbackPeriodArrayType objects that each convey feedback counts for positive, negative, neutral, and total feedback counts - for various time periods each. Also conveys counts of bid retractions for the predefined time periods.

SYNOPSIS

INHERITANCE

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

Subroutines:

setBidRetractionFeedbackPeriodArray()

Bid retractions count, for multiple predefined time periods preceding the call. Returned if no detail level is specified.

# Argument: 'ns:FeedbackPeriodArrayType'

getBidRetractionFeedbackPeriodArray()

Calls: GetFeedback
Returned: Conditionally
Details: DetailLevel: none, ReturnAll

# Returns: 'ns:FeedbackPeriodArrayType'

setBuyerRoleMetrics()

Container for information about 1 year feedback metric as buyer.

# Argument: 'ns:BuyerRoleMetricsType'

getBuyerRoleMetrics()

Calls: GetFeedback
Returned: Conditionally
Details: DetailLevel: none, ReturnAll

# Returns: 'ns:BuyerRoleMetricsType'

setNegativeFeedbackPeriodArray()

Negative feedback entries count, for multiple predefined time periods preceding the call. Returned if no detail level is specified.

# Argument: 'ns:FeedbackPeriodArrayType'

getNegativeFeedbackPeriodArray()

Calls: GetFeedback
Returned: Conditionally
Details: DetailLevel: none, ReturnAll

# Returns: 'ns:FeedbackPeriodArrayType'

setNeutralCommentCountFromSuspendedUsers()

Number of neutral comments received from suspended users. Returned if no detail level is specified.

# Argument: 'xs:int'

getNeutralCommentCountFromSuspendedUsers()

Calls: GetFeedback
Returned: Conditionally
Details: DetailLevel: none, ReturnAll

# Returns: 'xs:int'

setNeutralFeedbackPeriodArray()

Neutral feedback entries count, for multiple predefined time periods preceding the call. Returned if no detail level is specified.

# Argument: 'ns:FeedbackPeriodArrayType'

getNeutralFeedbackPeriodArray()

Calls: GetFeedback
Returned: Conditionally
Details: DetailLevel: none, ReturnAll

# Returns: 'ns:FeedbackPeriodArrayType'

setPositiveFeedbackPeriodArray()

Positive feedback entries count, for multiple predefined time periods preceding the call. Returned if no detail level is specified.

# Argument: 'ns:FeedbackPeriodArrayType'

getPositiveFeedbackPeriodArray()

Calls: GetFeedback
Returned: Conditionally
Details: DetailLevel: none, ReturnAll

# Returns: 'ns:FeedbackPeriodArrayType'

setSellerRatingSummaryArray()

Container for information about detailed seller ratings (DSRs) that buyers have left for a seller. Sellers have access to the number of ratings they've received, as well as to the averages of DSRs they've received in each DSR area (i.e., to the average of ratings in the item-description area, etc.). The DSR feature is available on the United Kingdom site and on the following other sites: AU (site ID 15), BEFR (site ID 23), BENL (site ID 123), FR (site ID 71), IE (site ID 205), IN (site ID 203), IT (site ID 101), and PL (site ID 212). The DSR feature is available on the other API-enabled country sites, including the US site (site ID 0).

SeeLink: URL: http://developer.ebay.com/DevZone/XML/docs/WebHelp/index.htm?context=eBay_XML_API&topic=DetailedSellerRatings Title: Detailed Seller Ratings

# Argument: 'ns:SellerRatingSummaryArrayType'

getSellerRatingSummaryArray()

Calls: GetFeedback
Returned: Conditionally
Details: DetailLevel: none, ReturnAll

# Returns: 'ns:SellerRatingSummaryArrayType'

setSellerRoleMetrics()

Container for information about 1 year feedback metric as seller.

# Argument: 'ns:SellerRoleMetricsType'

getSellerRoleMetrics()

Calls: GetFeedback
Returned: Conditionally
Details: DetailLevel: none, ReturnAll

# Returns: 'ns:SellerRoleMetricsType'

setTotalFeedbackPeriodArray()

Total feedback score, for multiple predefined time periods preceding the call. Returned if no detail level is specified.

# Argument: 'ns:FeedbackPeriodArrayType'

getTotalFeedbackPeriodArray()

Calls: GetFeedback
Returned: Conditionally
Details: DetailLevel: none, ReturnAll

# Returns: 'ns:FeedbackPeriodArrayType'

setUniqueNegativeFeedbackCount()

Total number of negative Feedback comments, including weekly repeats. Returned if no detail level is specified.

# Argument: 'xs:int'

getUniqueNegativeFeedbackCount()

Calls: GetFeedback
Returned: Conditionally
Details: DetailLevel: none, ReturnAll

# Returns: 'xs:int'

setUniqueNeutralFeedbackCount()

Total number of neutral Feedback comments, including weekly repeats. Returned if no detail level is specified.

# Argument: 'xs:int'

getUniqueNeutralFeedbackCount()

Calls: GetFeedback
Returned: Conditionally
Details: DetailLevel: none, ReturnAll

# Returns: 'xs:int'

setUniquePositiveFeedbackCount()

Total number of positive Feedback comments, including weekly repeats. Returned if no detail level is specified.

# Argument: 'xs:int'

getUniquePositiveFeedbackCount()

Calls: GetFeedback
Returned: Conditionally
Details: DetailLevel: none, ReturnAll

# Returns: 'xs:int'