linkfox-echotik-batch-product-detail
EchoTik TikTok Batch Product Detail
This skill guides you on how to fetch detailed performance metrics for a batch of TikTok Shop products, helping sellers and operators compare candidate products side-by-side using sales, GMV, live-stream, video, and influencer data.
Core Concepts
This tool retrieves full detail metrics for up to 1000 TikTok Shop products in a single call. You identify products by ID and/or by TikTok Shop product URL; the backend extracts the productId from each URL and merges it with any IDs you supplied, then returns per-product analytics.
Input options (at least one is needed; both can be combined):
productIds— array of TikTok product IDsproductUrls— array of TikTok Shop product URLs (e.g.https://shop.tiktok.com/us/pdp/<slug>/<productId>?...); the trailingproductIdis extracted from each URL
Multi-period metrics: Sales, GMV, live count, video count, influencer count, and views are each reported across 1d / 7d / 15d / 30d / 60d / 90d windows plus a cumulative total, so you can read both recent momentum and long-run totals.
Prices are in USD: minPrice, maxPrice, and spuAvgPrice are USD values.
Status flags (integers): salesTrendFlag — 0=stable, 1=rising, 2=falling; isSShop — fully-managed (全托管) shop; offMark — delisted; freeShipping — free shipping.
vs. search: This is detail lookup for known products (you already have IDs/URLs). To discover products by keyword, use linkfox-echotik-product-search; for new-product rankings use linkfox-echotik-new-product-rank.