R、Google Ads 和 Debian - 无需使用浏览器授权
我正在寻找一种使用“rgoogleads”库运行简单的 R 脚本的方法,以在 debian VM 上获取 Google Ads 数据并将其发送到数据库。不幸的是,我无法使用执行授权所需的浏览器。有办法解决吗?
I am looking for a way to run a simple R script using the "rgoogleads" library to fetch Google Ads data on a debian VM and send to database. Unfortunately, I cannot use the browser that is needed to perform the authorization. Is there a way around?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,您可以改用服务帐号: https://developers.google.com/google-ads/api/docs/client-libs/python/oauth-service
Yes, you can use a service account instead: https://developers.google.com/google-ads/api/docs/client-libs/python/oauth-service