| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | ||
| title | string | Per ADR 0004 Rule 6: TikTok title is the video description. | |
| video_description | string | ||
| create_time | int | Unix epoch seconds | |
| duration | float | Seconds | |
| cover_image_url | string | ||
| share_url | string | Tracking-param-stripped canonical URL | |
| embed_link | string | ||
| width | int | ||
| height | int | ||
| like_count | int | ||
| comment_count | int | ||
| share_count | int | ||
| view_count | int | ||
| author | \Unifapi\Sdk\Model\Author | ||
| region | string | ||
| hashtags | string[] | ||
| music | \Unifapi\Sdk\Model\Music | ||
| is_image_post | bool | ||
| play_url | string |