{ "group": "B-tiktok-ads", "name": "get_keyword_details", "method": "GET", "path": "/api/v1/tiktok/ads/get_keyword_details", "params": { "keyword": "milk thistle", "period": 30, "country_code": "US" }, "body": null, "status": 200, "ok": true, "rawLen": 1362, "summary": { "topKeys": [ "code", "request_id", "message", "message_zh", "support", "time", "time_stamp", "time_zone" ], "message": "Request successful. This request will incur a charge.", "code": 200, "dataPreview": { "_keys": [ "code", "msg", "data" ] } }, "sampleJson": { "code": 200, "request_id": "0e3ea608-12c2-4593-9dc7-d3a91c8fc551", "message": "Request successful. This request will incur a charge.", "message_zh": "请求成功,本次请求将被计费。", "support": "Discord: https://discord.gg/aMEAS8Xsvz", "time": "2026-04-18 10:47:24", "time_stamp": 1776534444, "time_zone": "America/Los_Angeles", "docs": "https://api.tikhub.io/#/TikTok-Ads-API/get_keyword_details_api_v1_tiktok_ads_get_keyword_details_get", "cache_message": "This request will be cached. You can access the cached result directly using the URL below, valid for 24 hours. Accessing the cache will not incur additional charges.", "cache_message_zh": "本次请求将被缓存,你可以使用下面的 URL 直接访问缓存结果,有效期为 24 小时,访问缓存不会产生额外费用。", "cache_url": "https://cache.tikhub.io/api/v1/cache/public/0e3ea608-12c2-4593-9dc7-d3a91c8fc551?sign=7d7deff2995a14bc9f7cb072dafc2c201d9eed62bf73162f2677485d178c0417", "router": "/api/v1/tiktok/ads/get_keyword_details", "params": { "keyword": "milk thistle", "period": "30", "country_code": "US" }, "data": { "code": 0, "msg": "OK", "data": { "keyword_list": [ { "comment": 42, "cost": 9910, "cpa": 0, "ctr": 0.24, "cvr": 0, "impression": 4610000, "keyword": "milk", "like": 2896, "play_six_rate": 3.35, "post": 24, "post_change": 28.26, "share": 36, "video_list": [ "7622016592553004302", "7556739371219586305", "7612279593872968974", "7621649241529683213", "7601204903754714375" ] } ], "pagination": { "page": 1, "size": 20, "total": 1, "has_more": false } } } } }