Specifically, I’m looking for fields such as:
product_name
sku_name
sku_id
From TikTok’s API, these fields exist at the order line-item level, but they do not appear to be available in the Orders report within Windsor.
Add product/SKU-level fields (e.g., product_name, sku_name, sku_id) directly to the Orders dataset, or
Provide a clear, joinable line-item dataset (e.g., order_items) that includes these fields and a key to link back to Orders
This is essential for:
Product-level revenue analysis
SKU performance tracking
Joining orders with product catalogs in BI tools
At the moment, it’s difficult to analyse TikTok Shop performance without being able to attribute orders to specific products.