product_id | string | Unique identifier of the product |
spu | string | Product SPU code |
title | string | Product title |
brief | string | Product subtitle |
image | string | Product image URL |
published | bool | Whether the product is currently published |
collection | string | Collection to which the product belongs |
created_at | string | Product creation time |
first_published_at | string | First published time |
published_at | string | Last published time |
product_op_updated_at | string | Last product variant update time |
utm_source | string | UTM source tag |
utm_medium | string | UTM medium tag |
utm_campaign | string | UTM campaign tag |
utm_content | string | UTM content tag |
utm_term | string | UTM term tag |
order_count | string | Total order count |
order_count_original | int | Total order count |
sales_count | string | Total sales count |
sales_count_original | float | Total sales count |
sales_total | string | Total sales amount |
sales_total_original | float | Total sales amount |
net_sales_total | string | Net sales amount |
net_sales_total_original | float | Net sales amount |
discount | string | Discount amount or rate |
discount_original | float | Discount amount or rate |
tax | string | Sales tax amount |
tax_original | float | Sales tax amount |
views_count | string | Number of views |
views_count_original | int | Number of views |
add_to_cart_count | string | Add-to-cart count |
add_to_cart_count_original | int | Add-to-cart count |
views_rate | string | View rate (string, percentage format) |
views_rate_original | float | View rate |
add_to_cart_rate | string | Add-to-cart rate (string, percentage format) |
add_to_cart_rate_original | float | Add-to-cart rate |
view_client_count | string | Unique viewers (string format) |
view_client_count_original | float | Unique viewers |
add_cart_client_count | string | Users who added to cart (string format) |
add_cart_client_count_original | float | Users who added to cart |
add_to_cart_conversion_rate | string | Add-to-cart conversion rate (string format) |
add_to_cart_conversion_rate_original | float | Add-to-cart conversion rate |
transform_rate | string | Conversion rate (string format) |
transform_rate_original | float | Conversion rate |