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

code0 | 100 | 101 | 202 | 300 | 301 | 302 | 303 | 400 | 404 | 500 | 503 | 600 | 601 | 602 required
messagestring nullable required
{"stackTrail":"paths:/api/taobao/get-item-comment/v3:get:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
recordTimestring nullable required
requestIdstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.