获取同款商品关联视频/Get Product Related Videos
TikTokapi
About
获取同款商品关联视频/Get Product Related Videos
Documentation
获取同款商品关联视频/Get Product Related Videos
[中文]
用途:
- 获取与指定商品关联的所有视频列表和对应的互动数据(如点赞数、评论数、分享数)。
- 可用于分析同款商品在不同创作者视频中的推广效果和差异。
- 支持按时间筛选,默认查询指定 start_date 所在自然月内的数据。
备注:
- 必须同时提供 item_id(当前视频 ID)和 product_id(商品 ID)。
- 返回数据按时间范围查询,同一商品下的其他视频列表。
参数:
- cookie: 用户 Cookie 字符串(用于身份认证)
- start_date: 查询起始日期,格式为 'MM-DD-YYYY',如 '04-01-2025'
- item_id: 当前视频 ID,例如 "7496499484705246507"
- product_id: 商品 ID,例如 "1731050202505515549"
- proxy: 可选 HTTP 代理地址,如不使用可省略
- 示例格式:
http://username:password@host:port
- 示例格式:
返回内容说明:
segments(数据分段列表):time_selector: 时间筛选参数(period, granularity, start_timestamp, end_timestamp)filter: 查询条件(creator_id, product_id, item_id)timed_lists: 视频列表start_timestamp: 开始时间戳end_timestamp: 结束时间戳stats:video_product_id: 商品 IDvideo:item_id: 视频 IDvideo_id: 视频内部唯一 IDname: 视频文案标题publish_time: 发布时间戳duration: 视频时长(秒)video_play_info:post_url: 视频封面图片链接video_infos.main_url: 视频播放地址
video_like_cnt: 视频点赞数video_comment_cnt: 视频评论数video_share_cnt: 视频分享数
示例请求体:
{
"cookie": "your_cookie",
"start_date": "04-01-2025",
"item_id": "7496499484705246507",
"product_id": "1731050202505515549"
}
[English]
Purpose:
- Retrieve the list of all videos associated with a specified product along with their interaction metrics (such as like count, comment count, share count).
- Useful for analyzing the promotional effectiveness and differences of the same product across different creators' videos.
- Supports time-based filtering, defaulting to the calendar month of the specified start_date.
Notes:
- Requires both item_id (current video ID) and product_id (product ID).
- Returns a list of other videos where the same product is featured.
Return Description:
segments:time_selector: Time filtering parameters (period, granularity, start_timestamp, end_timestamp)filter: Query conditions (creator_id, product_id, item_id)timed_lists: List of related videosstart_timestamp: Start timestampend_timestamp: End timestampstats:video_product_id: Product IDvideo:item_id: Video IDvideo_id: Video internal IDname: Video caption/titlepublish_time: Publish timestampduration: Video duration (seconds)video_play_info:post_url: Video cover image linkvideo_infos.main_url: Main video URL
video_like_cnt: Like countvideo_comment_cnt: Comment countvideo_share_cnt: Share count
Example Request Body:
{
"cookie": "your_cookie",
"start_date": "04-01-2025",
"item_id": "7496499484705246507",
"product_id": "1731050202505515549"
}
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.
Try 获取同款商品关联视频/Get Product Related Videos
Test this model in the Sandbase Playground with your own prompts.
Open in PlaygroundRelated Models
获取创作者账号健康状态/Get Creator Account Health StatusTikTokapi获取创作者账号概览/Get Creator Account OverviewTikTokapi获取创作者账号违规记录列表/Get Creator Account Violation Record ListTikTokapi获取创作者账号信息/Get Creator Account InfoTikTokapi获取创作者直播概览/Get Creator Live OverviewTikTokapi获取创作者商品列表分析/Get Creator Product List AnalyticsTikTokapi获取橱窗商品列表/Get Showcase Product ListTikTokapi获取创作者视频概览/Get Creator Video OverviewTikTokapi