Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
country: 国家列表id: 国家IDvalue: 国家名称label: 国家标签ecom_category: 电商类目列表id: 类目IDvalue: 类目名称label: 类目标签latest_month: 最新月份latest_week: 最新周{
"code": 200,
"router": "/api/v1/tiktok/ads/get_product_filters",
"params": {},
"data": {
"code": 0,
"msg": "OK",
"data": {
"country": [
{
"id": "AR",
"value": "Argentina",
"label": "AR"
},
{
"id": "AU",
"value": "Australia",
"label": "AU"
}
],
"ecom_category": [
{
"id": 605196,
"value": "Automotive & Motorbike",
"label": "category_605196"
},
{
"id": 602284,
"value": "Baby & Maternity",
"label": "category_602284"
}
],
"latest_month": "2025-05",
"latest_week": "2025-06-07"
}
}
}country: Country listid: Country IDvalue: Country namelabel: Country labelecom_category: E-commerce category listid: Category IDvalue: Category namelabel: Category labellatest_month: Latest monthlatest_week: Latest week{
"code": 200,
"router": "/api/v1/tiktok/ads/get_product_filters",
"params": {},
"data": {
"code": 0,
"msg": "OK",
"data": {
"country": [
{
"id": "AR",
"value": "Argentina",
"label": "AR"
},
{
"id": "AU",
"value": "Australia",
"label": "AU"
}
],
"ecom_category": [
{
"id": 605196,
"value": "Automotive & Motorbike",
"label": "category_605196"
},
{
"id": 602284,
"value": "Baby & Maternity",
"label": "category_602284"
}
],
"latest_month": "2025-05",
"latest_week": "2025-06-07"
}
}
}Authorization: Bearer ********************curl --location --request GET 'https://api.tikhub.io/api/v1/tiktok/ads/get_product_filters' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"request_id": "string",
"message": "Request successful. This request will incur a charge.",
"message_zh": "请求成功,本次请求将被计费。",
"support": "Discord: https://discord.gg/aMEAS8Xsvz",
"time": "string",
"time_stamp": 0,
"time_zone": "America/Los_Angeles",
"docs": "string",
"cache_message": "string",
"cache_message_zh": "string",
"cache_url": "string",
"router": "",
"params": {},
"data": null
}