Facebook Ads Api请求失败,#273要求用户进行管理 [英] Facebook Ads Api Request fails with #273 requires user to be admin

查看:147
本文介绍了Facebook Ads Api请求失败,#273要求用户进行管理的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Graph Api Explorer查询Facebook Ads API。我有两个广告帐户连接到我(如果我查询 / me / adaccounts / 我看到两个)一个是我自己的,另一个我只是管理但不是所有者。

I'm trying to query the Facebook Ads API with the Graph Api Explorer. I have two Ads Account connected to me (if i query /me/adaccounts/ I see both) one is my own and the other one I'm only admin on but not owner.

问题是我不是所有者。如果我使用 / act_< ACT_ID / stats 查询我的Adaccount,如果我查询另一个帐户,我会收到一个正常的回复:

The Problem is with the one I'm not the owner. If I query my Adaccount with /act_<ACT_ID/stats I get a normal response with the stats back if I query the other account i get:


(#273)此广告API调用要求用户作为广告帐户的管理员。用户< MY_USER_ID> 不是管理广告帐户< ACT_ID>

我可以看到Facebook Adsmanager中的Adaccounts都正常。

I can see both Adaccounts normal in the Facebook Adsmanager.

我做了什么来获得响应是:

What I have done to get the response is:


  • 创建Facebook应用程序

  • 在developer.facebook.com下添加Adaccount - >打开GraphExplorer( https://developers.facebook.com/tools/explorer/

  • 选择我创建的应用程序

  • 获取AccessToken(ads_management,ads_read)

  • 转到url 我/ adaccounts /

  • 如果我点击我的adaccount它可以工作,如果我点击另一个我得到#273错误

  • Create an Facebook App
  • Added the Adaccount under developer.facebook.com -> myApp -> settings -> advanced -> advertising accounts -> Ads API. Account
  • open GraphExplorer (https://developers.facebook.com/tools/explorer/)
  • select my created App
  • get AccessToken (ads_management, ads_read)
  • go to url me/adaccounts/
  • if i click on my adaccount it works if i click on the other i get the #273 error

我没有看到什么如果有人能指出我正确的方向,我会做错了。

I don't see what I'm doing wrong if someone could point me in the right direction I would be gratefull.

推荐答案

这可能是由于您的广告帐户无效或处于不利地位。另外,如果您的广告帐户的访问级别处于开发级别,则可能会发生这些类型的错误。请浏览文档中提到的内容 here
如果您升级考虑到基本或标准访问级别,这将被解决。

This may be due to your ad account is inactive or in a bad standing. Additionally if your access level of your ad account is in development level these types of errors may occur. please go through what's mentioned on the doc here If you upgrade your account to basic or standard access levels this will be solved.

在开发访问级别,仅提供端到端工作流程。以下文本是从Facebook文档中提取的。

On development access level only end to end workflows are suggested. The following text is extracted from facebook documentation.


开发访问级别是为开发目的而设计的,适合刚开始使用的用户建立他们的工具。在这个层次上,您还没有使用客户的工具。这个级别对所有开发人员都是开放的,并且在获得完全权限之前,旨在构建API上的端对端工作流。

The development access level is designed for development purposes and is ideal for people who are just starting to build out their tool. In this level, you would not yet have customers using your tool. This level is open to all developers, and is intended to build out end-to-end workflows on the API before you get full permissions.

在facebook bug报告中也有类似的问题。你可以看到线程 here

A similar issue has been reported on facebook bug reports. you can see the thread here

这篇关于Facebook Ads Api请求失败,#273要求用户进行管理的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆