Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
1: 周榜3: 日榜5: 长周期榜(收录时间跨度更长的视频)11002,11015),空为全部。可选值:11001: 自然与动物11002: 美妆护理11003: 时尚11004: 音乐与娱乐11005: 游戏11006: 教育与职场11007: 运动户外11008: 创意与才艺11009: 家庭与情感11010: 食品饮料11011: Vlog与自拍11012: 社会11013: 生活与休闲11014: 汽车与交通11015: 科技与金融1: 按播放量排序2: 按互动率排序3: 按6秒完播率排序entityInfos(属正常响应,非参数错误)。US / TH / JP / ID / VN,覆盖范围以上游为准entityInfos: 视频列表,每项包含:itemInfo: 视频基础信息 (itemID / title / createTime / coverURL / videoURL / authorID / creatorID)itemMetrics: 视频指标 (videoViews 播放量 / engagementRate 互动率 / sixSecondsVTR 6秒完播率,及各自的 LifeTime 累计值)itemAuthorInfo: 作者信息 (nickName / handlerName / avatarURI / bio)itemAuthorMetrics: 作者指标 (followers 粉丝数)contentTags: 内容分类标签 (contentLabelID / contentLabelName)pagination: 分页信息 (page / limit / pageCount / totalCount / hasMore)1: Weekly ranking3: Daily ranking5: Long-period ranking (covers videos over a longer time span)11002,11015), empty for all. Options:11001: Nature & Animals11002: Beauty & Care11003: Fashion11004: Music & Entertainment11005: Games11006: Education & Work11007: Sports & Outdoor11008: Creativity & Talent11009: Family & Relationship11010: Food & Beverage11011: Vlog & Selfie11012: Society11013: Lifestyle & Leisure11014: Vehicles & Transportation11015: Technology & Finance1: By video views2: By engagement rate3: By 6-second view-through rateentityInfosUS / TH / JP / ID / VNentityInfos: Video list (itemInfo / itemMetrics / itemAuthorInfo / itemAuthorMetrics / contentTags)pagination: Pagination info (page / limit / pageCount / totalCount / hasMore)Authorization: Bearer ********************curl --location 'https://api.tikhub.io/api/v1/tiktok/ads/get_top_contents_list' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"period_end_timestamp": 0,
"period_dimension": 3,
"country_code": "US",
"content_label_ids": "",
"order_by_metric": 1,
"organic_only": false,
"page": 1,
"limit": 20,
"cookie": "string"
}'{
"code": 200,
"request_id": "string",
"message": "Request successful. This request will incur a charge.",
"message_zh": "请求成功,本次请求将被计费。",
"support": "Discord: https://discord.gg/aMEAS8Xsvz",
"time": "string",
"time_stamp": 0,
"time_zone": "America/Los_Angeles",
"docs": "string",
"cache_message": "string",
"cache_message_zh": "string",
"cache_url": "string",
"router": "",
"params": {},
"data": null
}