curl --location --request GET 'https://openapi.scdata.cc/api/v1/audience/youtube/age' \ --header 'Authorization: '
{ "success": true, "code": 200, "message": "请求成功", "data": { "13-17": "20.04%", "18-24": "29.06%", "25-34": "24.27%", "35-44": "10.16%", "45-54": "8.28%", "55-64": "4.62%", "65+": "3.57%" } }