我正在使用facebook graph api进行广告分析。它以前曾起作用。今天起,它一直在显示以下错误消息
{
"error":{
"message": "Unsupported get request.",
"type": "GraphMethodException",
"code": 100,
"fbtrace_id": ""
}
}
我在api上运行
https://graph.facebook.com/v3.3/act_AccountId/insights?level=ad&fields=ad_id,spend&time_range={"since":"2019-06-04","until":"2019-06-08"}&access_token=TOKEN HERE&breakdowns=hourly_stats_aggregated_by_audience_time_zone