A canonical TikTok video. Counts (like_count, etc.) are source snapshots and not guaranteed monotonic.
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | ||
| title | String | Per ADR 0004 Rule 6: TikTok title is the video description. | |
| videoDescription | String | ||
| createTime | Integer | Unix epoch seconds | |
| duration | BigDecimal | Seconds | |
| coverImageUrl | String | ||
| shareUrl | String | Tracking-param-stripped canonical URL | |
| embedLink | String | ||
| width | Integer | ||
| height | Integer | ||
| likeCount | Integer | ||
| commentCount | Integer | ||
| shareCount | Integer | ||
| viewCount | Integer | ||
| author | Author | ||
| region | String | ||
| hashtags | List<String> | ||
| music | Music | ||
| isImagePost | Boolean | ||
| playUrl | String |