cURL
Stats API
Top TikTok Shop Products by GMV
Retrieves TikTok Shop product-level Gross Merchandise Value (GMV) data with aggregated statistics
GET
cURL
Retrieves TikTok Shop product-level Gross Merchandise Value (GMV) data. Returns aggregated statistics for each product including total GMV, order counts, and the number of unique videos that promoted each product within the specified date range.
Response Fields
Each product object contains the following fields:Request Parameters
Request Example
Response Example
Use Cases
This endpoint is useful for:- Identifying top-performing products by GMV
- Analyzing which products generate the most orders
- Understanding product reach through unique video counts
- Optimizing inventory and marketing strategies based on product performance
- Building product performance dashboards
- Tracking product-level attribution across influencer campaigns
- Comparing product performance across different time periods
Notes
- Products are returned sorted by
total_gmvin descending order (highest GMV first) - The
unique_videoscount represents distinct videos that featured or promoted the product - GMV values represent actual revenue generated, not including refunds or cancellations
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Start date in MM/DD/YYYY format
End date in MM/DD/YYYY format