创建一个“子”通过 API 动态地在 Google Analytics 上建立帐户
有谁知道如何(如果可能)动态创建帐户?我需要在 Google Analytics 上设置几个帐户,并且我希望不必在 GA 网站上手动输入每个帐户。
感谢您的帮助!
Does anyone know how (if possible) to create an account dynamically? I have a few accounts I need to setup on Google Analytics, and I would love to not have to manually enter each one on GA's site.
Thanks for your help!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
据我所知,分析 API 仅支持数据导出,它不允许对帐户或个人资料信息进行交互(添加、编辑、删除)
from my knowledge the analytics API only supports data exports, it doesn't allow for interactions on the accounts or profiles information ( add, edit, delete )