You have no favorites... yet!
Use the Library tree on the left to select a Choreo to call from your gateway device.
Use the Library tree on the left to select a Choreo to call from your edge device via the gateway.
Library . eBay . Trading . GetFeedback
Retrieves the feedback left for a specified user or the summary feedback data for a specific order line item or item listing.
/*
TembooTask class placeholder
*/
/*
TembooTask header placeholder
*/
Since you've changed your device configuration, you'll need to tell us about this new device.
This feature is in experimental mode - pricing coming soon.
Send your code straight to a GitHub repository.
Your code will be visible by others in your repos. Keep credentials private by saving a Profile or commit code with Placeholder inputs.
The following files will be added to this repo:
You'll be able to edit and share your code from TI's CCS Cloud IDE.
The following will be sent to CCS Cloud:
/*
Your auto-generated code will appear here once you've configured your device above.
*/
/*
A header file containing your Temboo account information will appear here once you've
configured your device above.
*/
/*
Please log in to generate proxy server code for use with the JavaScript SDK.
*/
This Choreo retrieves feedback left for a specified user or the summary feedback data for a specific order line item or item listing. The documentation for this eBay method can be found here.
Here is an example of acceptable inputs:
UserToken: {YOUR EBAY USER TOKEN}
UserID: TESTUSER_johnsmith
SandboxMode: 1
The following is a sample of the JSON information returned by this Choreo:
{ "@xmlns": "urn:ebay:apis:eBLBaseComponents", "Timestamp": "2013-08-27T16:32:41.551Z", "Ack": "Success", "Version": "837", "Build": "E837_CORE_API_16303061_R1", "FeedbackSummary": { "BidRetractionFeedbackPeriodArray": { "FeedbackPeriod": [ { "PeriodInDays": "7", "Count": "0" }, { "PeriodInDays": "30", "Count": "0" }, { "PeriodInDays": "180", "Count": "0" } ] }, "NegativeFeedbackPeriodArray": { "FeedbackPeriod": [ { "PeriodInDays": "0", "Count": "0" }, { "PeriodInDays": "30", "Count": "0" }, { "PeriodInDays": "180", "Count": "0" }, { "PeriodInDays": "365", "Count": "0" } ] }, "NeutralFeedbackPeriodArray": { "FeedbackPeriod": [ { "PeriodInDays": "0", "Count": "0" }, { "PeriodInDays": "30", "Count": "0" }, { "PeriodInDays": "180", "Count": "0" }, { "PeriodInDays": "365", "Count": "0" } ] }, "PositiveFeedbackPeriodArray": { "FeedbackPeriod": [ { "PeriodInDays": "0", "Count": "0" }, { "PeriodInDays": "30", "Count": "0" }, { "PeriodInDays": "180", "Count": "0" }, { "PeriodInDays": "365", "Count": "0" } ] }, "TotalFeedbackPeriodArray": { "FeedbackPeriod": [ { "PeriodInDays": "30", "Count": "0" }, { "PeriodInDays": "180", "Count": "0" }, { "PeriodInDays": "365", "Count": "0" } ] }, "NeutralCommentCountFromSuspendedUsers": "0", "UniqueNegativeFeedbackCount": "0", "UniquePositiveFeedbackCount": "0", "UniqueNeutralFeedbackCount": "0", "SellerRatingSummaryArray": { "AverageRatingSummary": [ { "FeedbackSummaryPeriod": "FiftyTwoWeeks", "AverageRatingDetails": [ { "RatingDetail": "ItemAsDescribed", "Rating": "0.0", "RatingCount": "0" }, { "RatingDetail": "Communication", "Rating": "0.0", "RatingCount": "0" }, { "RatingDetail": "ShippingTime", "Rating": "0.0", "RatingCount": "0" }, { "RatingDetail": "ShippingAndHandlingCharges", "Rating": "0.0", "RatingCount": "0" } ] }, { "FeedbackSummaryPeriod": "ThirtyDays", "AverageRatingDetails": [ { "RatingDetail": "ItemAsDescribed", "Rating": "0.0", "RatingCount": "0" }, { "RatingDetail": "Communication", "Rating": "0.0", "RatingCount": "0" }, { "RatingDetail": "ShippingTime", "Rating": "0.0", "RatingCount": "0" }, { "RatingDetail": "ShippingAndHandlingCharges", "Rating": "0.0", "RatingCount": "0" } ] } ] }, "SellerRoleMetrics": { "PositiveFeedbackLeftCount": "0", "NegativeFeedbackLeftCount": "0", "NeutralFeedbackLeftCount": "0", "FeedbackLeftPercent": "0.0", "RepeatBuyerCount": "0", "RepeatBuyerPercent": "0.0", "UniqueBuyerCount": "0", "TransactionPercent": "0.0", "CrossBorderTransactionCount": "0", "CrossBorderTransactionPercent": "0.0" }, "BuyerRoleMetrics": { "PositiveFeedbackLeftCount": "0", "NegativeFeedbackLeftCount": "0", "NeutralFeedbackLeftCount": "0", "FeedbackLeftPercent": "0.0" } }, "FeedbackScore": "0", "PaginationResult": { "TotalNumberOfPages": "0", "TotalNumberOfEntries": "0" }, "EntriesPerPage": "25", "PageNumber": "1" }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms