使用 google adwords api
我需要做什么才能使用 Google AdWords API?我必须在我的客户中心注册、付款并通过谷歌测试服务上的愚蠢测试,这是真的吗?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
我需要做什么才能使用 Google AdWords API?我必须在我的客户中心注册、付款并通过谷歌测试服务上的愚蠢测试,这是真的吗?
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(3)
为了使用 AdWords API,您需要:
...您可以申请免费使用API,但这确实需要付费。您需要在此处进行那些愚蠢的测试,以获得认证合作伙伴的认可并满足其他一些要求。是的,您需要支付这些测试的费用(我上次检查时,每次测试的费用为 50 美元,AdWords 总共约有 4 个测试,但不知道需要通过多少个测试才能获得认证)。
PS:这 2 个帐户(AdWords 和 MCC)无法合并,并且出于某种原因,只有 MCC 帐户可以访问 API...很奇怪,但根据 API 支持,这是“按设计”进行的(目前找不到链接) )。
in order to use AdWords API, you need to:
... you can apply for free API usage, however this does come with a cost. This is where you need to do those stupid tests to get recognized as Certified Partner and fulfill some other requirements. And yes, you need to pay for these tests (last time I checked, it was $50 per test, there are about 4 of them for AdWords altogether, don't know how many you need to pass to get certified though).
P.S.: those 2 accounts (AdWords and MCC) cannot be combined and for some reason only the MCC one has access to API... wierd but that goes "by design" according to API Support (can't find the link at the moment).
通过使用 Adwords API 沙箱,您无需 MCC 或通过任何测试,甚至无需拥有 Adwords 帐户,即可使用 Adwords API
http://code.google.com/apis/adwords/docs/sandbox.html
当然,这仅用于开发和测试目的。
You can use the Adwords API without having a MCC or passing any tests, even WITHOUT having an Adwords account, by using the Adwords API sandbox
http://code.google.com/apis/adwords/docs/sandbox.html
Of course this is to be used only for developing and testing purposes..
要获得 Google AdWords API 访问权限,您无需进行任何测试。
Google adwords api 对于基本访问是免费的,但您需要
向 google adwords 提供帐单详细信息。
您可以参考此链接了解注册流程以及如何获取批准令牌,
https ://developers.google.com/adwords/api/docs/signingup?hl=zh-CN
For getting Google AdWords API access you do not need to give any test.
Google adwords api is free for basic access but billing detail you need to
provide to google adwords.
you can refer this link for sign Up process and how to get approve token,
https://developers.google.com/adwords/api/docs/signingup?hl=en