我想将我的Adsense报告集成到我自己的管理门户中.我的管理门户是一个简单的基于PHP的网站,其中包含我拥有的其他网站的列表.我的目标是用每月的收入金额填写此网站列表.
所以这个列表看起来像:
name | earnings
example.de | 56,00€
Run Code Online (Sandbox Code Playgroud)
整个星期我都试图从谷歌API开始,但没有任何成功.
有人知道如何获取这些信息吗?例如与谷歌apis链接?
您可以使用AdSense Management API进行报告.
您需要客户端库:https:
//developers.google.com/api-client-library/php/start/installation
你可能想在example这里浏览文件夹:https:
//github.com/googleads/googleads-adsense-examples/tree/master/php-clientlib-1.x/v1.x
然后,获取API密钥以便开始播放:https:
//developers.google.com/api-client-library/php/auth/api-keys
https://console.developers.google.com/
https:/ /developers.google.com/apis-explorer/
/sf/answers/1413955021/
编辑:差点忘了 - 手册:https: //developers.google.com/adsense/management/getting_started
| 归档时间: |
|
| 查看次数: |
2338 次 |
| 最近记录: |