Pet*_*rus 9 facebook-marketing-api facebook-python-business-sdk
我正在尝试使用Facebook Marketing API和Facebook Python Business SDK创建自动 Facebook 广告。到目前为止,我成功地发布了新的活动和广告集,但是当我尝试创建广告创意时,它返回消息“应用程序没有能力进行此 API 调用。”。
Message: Call was not successful
Method: POST
Path: https://graph.facebook.com/v3.0/act_xxxxxx/adcreatives
Params: //XXX
Status: 400
Response:
{
"error": {
"message": "(#3) Application does not have the capability to make this API call.",
"code": 3,
"fbtrace_id": "xxxxxx",
"type": "OAuthException"
}
}
Run Code Online (Sandbox Code Playgroud)
我的用户令牌权限有ads_management和ads_read,应用程序也有ads_reads和ads_management。
还有什么我想念的吗?
| 归档时间: |
|
| 查看次数: |
1897 次 |
| 最近记录: |