Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
list
: 产品列表comment
: 评论数cost
: 花费金额cover_url
: 封面图URL(可能为null)cpa
: 每次转化成本ctr
: 点击率(百分比)cvr
: 转化率(百分比)ecom_type
: 电商类型first_ecom_category
: 一级电商类目id
: 类目IDlabel
: 类目标签value
: 类目名称impression
: 展示量like
: 点赞数play_six_rate
: 6秒播放率(百分比)post
: 发布量post_change
: 发布量变化率(百分比)second_ecom_category
: 二级电商类目id
: 类目IDlabel
: 类目标签parent_id
: 父类目IDvalue
: 类目名称share
: 分享数third_ecom_category
: 三级电商类目id
: 类目IDlabel
: 类目标签parent_id
: 父类目IDvalue
: 类目名称url_title
: URL标题pagination
: 分页信息page
: 当前页size
: 每页数量total
: 总数量has_more
: 是否有更多{
"code": 200,
"router": "/api/v1/tiktok/ads/get_top_products",
"params": {
"last": "7",
"page": "1",
"limit": "20",
"country_code": "US",
"first_ecom_category_id": "",
"ecom_type": "l3",
"period_type": "last",
"order_by": "post",
"order_type": "desc"
},
"data": {
"code": 0,
"msg": "OK",
"data": {
"list": [
{
"comment": 3449,
"cost": 477000,
"cover_url": null,
"cpa": 9.21,
"ctr": 1.29,
"cvr": 12.94,
"ecom_type": "l3",
"first_ecom_category": {
"id": "601450",
"label": "category_601450",
"value": "Beauty & Personal Care"
},
"impression": 65000000,
"like": 166618,
"play_six_rate": 7.62,
"post": 10600,
"post_change": -10.16,
"second_ecom_category": {
"id": "848648",
"label": "category_848648",
"parent_id": "601450",
"value": "Makeup & Perfume"
},
"share": 2359,
"third_ecom_category": {
"id": "601583",
"label": "category_601583",
"parent_id": "848648",
"value": "Perfume"
},
"url_title": "Perfume"
}
],
"pagination": {
"page": 1,
"size": 20,
"total": 156,
"has_more": true
}
}
}
}
list
: Product listcomment
: Comment countcost
: Cost amountcover_url
: Cover image URL (may be null)cpa
: Cost per acquisitionctr
: Click-through rate (percentage)cvr
: Conversion rate (percentage)ecom_type
: E-commerce typefirst_ecom_category
: First-level e-commerce categoryid
: Category IDlabel
: Category labelvalue
: Category nameimpression
: Impression countlike
: Like countplay_six_rate
: 6-second play rate (percentage)post
: Post volumepost_change
: Post volume change rate (percentage)second_ecom_category
: Second-level e-commerce categoryid
: Category IDlabel
: Category labelparent_id
: Parent category IDvalue
: Category nameshare
: Share countthird_ecom_category
: Third-level e-commerce categoryid
: Category IDlabel
: Category labelparent_id
: Parent category IDvalue
: Category nameurl_title
: URL titlepagination
: Pagination infopage
: Current pagesize
: Items per pagetotal
: Total counthas_more
: Whether there are more items{
"code": 200,
"router": "/api/v1/tiktok/ads/get_top_products",
"params": {
"last": "7",
"page": "1",
"limit": "20",
"country_code": "US",
"first_ecom_category_id": "",
"ecom_type": "l3",
"period_type": "last",
"order_by": "post",
"order_type": "desc"
},
"data": {
"code": 0,
"msg": "OK",
"data": {
"list": [
{
"comment": 3449,
"cost": 477000,
"cover_url": null,
"cpa": 9.21,
"ctr": 1.29,
"cvr": 12.94,
"ecom_type": "l3",
"first_ecom_category": {
"id": "601450",
"label": "category_601450",
"value": "Beauty & Personal Care"
},
"impression": 65000000,
"like": 166618,
"play_six_rate": 7.62,
"post": 10600,
"post_change": -10.16,
"second_ecom_category": {
"id": "848648",
"label": "category_848648",
"parent_id": "601450",
"value": "Makeup & Perfume"
},
"share": 2359,
"third_ecom_category": {
"id": "601583",
"label": "category_601583",
"parent_id": "848648",
"value": "Perfume"
},
"url_title": "Perfume"
}
],
"pagination": {
"page": 1,
"size": 20,
"total": 156,
"has_more": true
}
}
}
}