小编Tim*_*Tim的帖子

使用 Facebook Ad Insights API 时,用户必须处于白名单错误

为什么我对 Ad Insights API 的查询会导致以下响应?

https://graph.facebook.com/v2.9/<ad_id>/insights?access_token=<access_token>&fields=...

{
   "error": {
      "message": "(#3) User must be on whitelist",
      "type": "OAuthException",
      "code": 3,
      "fbtrace_id": "..........."
   }
}
Run Code Online (Sandbox Code Playgroud)

facebook-marketing-api

2
推荐指数
1
解决办法
2146
查看次数

标签 统计

facebook-marketing-api ×1