Use /bulk-tracking-enable to re-enable. Pass "exempt": true to also mark videos as exempt from auto-expiry.
Video time-series analytics
There is no per-video stats endpoint. Use the unified Analytics endpoint with entity=video for view, engagement, and growth time-series.
bash
# Daily new views for a videocurl -H "Authorization: Bearer tga_<key>" \ "https://www.trackagoat.com/api/v1/analytics?entity=video&entity_id=<uuid>&metric=views&mode=new&granularity=day"# Engagement rate (derived)curl -H "Authorization: Bearer tga_<key>" \ "https://www.trackagoat.com/api/v1/analytics?entity=video&entity_id=<uuid>&metric=engagement_rate_by_views&mode=rate"
engagement_rate_by_followers is not supported for video entities — use a creator or campaign entity instead. See the Analytics API reference for the full metric and parameter list.
string | null
Video title (when available from TikTok)
description
string | null
Team notes / agent context
readme
string | null
Markdown notes (rendered in the Notes tab)
metadata
object
Agent-writable structured data
thumbnail_url
string | null
Proxied thumbnail URL
view_count
number
Current view count (latest snapshot)
like_count
number
Current like count
comment_count
number
Current comment count
share_count
number
Current share count
tracking_status
string
One of: auto_tracked, pending_review, included, excluded, direct_add