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 にアクセスする方法をインターネットで検索しましたが、ドキュメントを見つけることができませんでした。OAuth 2.0 で REST を使用します。
レポートに API を使用したいと考えています。
R を使用して Prediction API にアクセスするためのクライアント ライブラリがあります。Prediction と AdSense Management API はどちらも REST であり、Oauth2 を使用するため、次のコードを簡単に変更できます。
https://code.google.com/p/google-prediction-api-r-client/