Taobao and Tmall
Product Reviews
Retrieves Taobao and Tmall product reviews by item ID with page-based pagination and configurable sorting. Use it to analyze customer feedback.
get/api/taobao/get-item-comment/v3
Query parameters
tokenstring required
Access token for this API service.
itemIdstring required
Unique product identifier on Taobao/Tmall (item ID).
orderType'feedbackdate' | 'general'
Sort order for product comments
Sort order for the result set.
Available Values:
- feedbackdate: Sort by feedback date
- general: General sorting
pageinteger
Page number for pagination.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.