Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在互联网上搜索通过 R 访问 AdSense API 的方法,但找不到文档。它使用 REST 和 OAuth 2.0。
我希望使用 API 进行报告。
有一个客户端库可以使用 R 访问 Prediction API。Prediction 和 AdSense Management API 都是 REST 并使用 Oauth2,因此在以下位置修改代码应该很容易:
https://code.google.com/p/google-prediction-api-r-client/