在 PHP 中使用 Google Adwords API

Ell*_*bes 1 php api soap google-ads-api

你好,我想知道是否有人可以帮助我。

基本上,我尝试使用 TrafficEstimatorService 来检索通过 HTML 输入的关键字生成的流量。

我知道如何让它工作,但我对使用 google API 完全陌生。

首先,我会在 php 中创建表单,并使用表单中的关键字作为参数对 TrafficEstimator url 执行 GET 请求吗?

谢谢!

Boo*_*led 5

我发现入门最难的部分是 Oauth 身份验证。Ewan Hemming 关于该主题的教程对我帮助很大:http://www.ewanheming.com/adwords-api-oauth-tutorial