tiktok/ads/trends-hashtag-detail
Get detailed data of a single trending hashtag from the Trends section Includes popularity curve, related videos, audience age profile, representative countries
Input
Idle
Example output — click Run to generate your own
API README
Get trending hashtag detail
Purpose:
- Get detailed data of a single trending hashtag from the Trends section
- Includes popularity curve, related videos, audience age profile, representative countries
Parameters:
- hashtag_id: Hashtag ID, obtained from /get_trends_hashtag_list
- time_range: Time range in days, one of 7 / 30 / 90, default 90 (must match the hashtag's ranking range or data will be empty)
- country_code: Country code, default US
Note:
- If you've applied one or more filters and there's no result returned, try adjusting or removing some of them. The TikTok Creator dataset only includes a selection of popular records and may not contain the complete set of data.
Return Description:
hashtagName,publishCnt,vvpopularityCurve: Popularity trend curve (timestamp / value)videoList: Related videos (coverURL / itemID / vid / videoURL)ageProfile: Audience age profile (ageLevel / vvPercent)representativeCountryProfile: Representative countries (countryCode / countryTgiScore)industryIDs: Industry IDs
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

