| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::Call::GetItemsAwaitingFeedback
eBay::API::XML::Call::GetItemsAwaitingFeedback inherits from the eBay::API::XML::BaseCall class
Specifies the number of entries per page and the page number to return in the result set.
RequiredInput: No # Argument: 'ns:PaginationType'
Specifies how the returned feedback items should be sorted. Valid values are Title, EndTime, QuestionCount, FeedbackLeft, FeedbackReceivedDescending, UserIDDescending, TitleDescending, and EndTimeDescending.
RequiredInput: No # Argument: 'ns:ItemSortTypeCodeType'
Contains the items awaiting feedback. Returned only if there are items that do not yet have feedback.
Returned: Always # Returns: 'ns:PaginatedTransactionArrayType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |