对谷歌Apps的客户帐户的电子邮件列表 [英] List emails of clients accounts on Google Apps

查看:296
本文介绍了对谷歌Apps的客户帐户的电子邮件列表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您将不得不在这里原谅我的困惑......

You will have to excuse my confusion here...

基本上,我们有一个托管帐户的客户,我需要以某种方式得到每域名的邮件列表。

Basically, we have clients with hosted accounts and I need to somehow get a list of emails per domain name.

说, test.com 是一个谷歌托管的帐户,它使用谷歌的电子邮件服务 admin@test.com ,还有几个,我怎么能找到(programmaticaly)电子邮件的完整清单?

Say, test.com is a Google hosted account and that it uses Google's email service for admin@test.com, and several more, how can I find (programmaticaly) this complete list of emails?

我已经看了一段时间了,它只能带来更多的混乱。我想我的问题涉及到这一谷歌API文档

I've looked around for a while and it only brought more confusion. I think my question relates to this Google API document.

虽然我通常用code中的至少一条线的武装,我在这个问题上真的毫无头绪。也许有人在那里可能会在这个问题上阐明。

While I'm usually armed with at least one line of code, I'm really clueless on this issue. Perhaps someone out there might shed light on this issue.

PS:我也试过谷歌API浏览器,但它并没有帮助的。

PS: I also tried Google API Explorer, but it didn't help at all.

推荐答案

您应该使用谷歌Apps报告API并获得会计报告。的,当然,OAuth的建议AUTH方法。

You should use Google Apps Reporting API and get the Accounts report. Of-course, OAuth is recommended auth approach.

<一个href=\"http://$c$c.google.com/googleapps/domain/reporting/google_apps_reporting_api.html#Accounts_Report\" rel=\"nofollow\">http://$c$c.google.com/googleapps/domain/reporting/google_apps_reporting_api.html#Accounts_Report

配置API也可以执行相同的任务,并与用户的实时列表:
<一href=\"http://$c$c.google.com/googleapps/domain/provisioning_API_v2_developers_guide.html#Retrieving_Users_in_a_Domain\" rel=\"nofollow\">http://$c$c.google.com/googleapps/domain/provisioning_API_v2_developers_guide.html#Retrieving_Users_in_a_Domain

Provisioning API can also perform the same task and with a real time list of users: http://code.google.com/googleapps/domain/provisioning_API_v2_developers_guide.html#Retrieving_Users_in_a_Domain

不过,其将成为自分页饲料更大的领域要慢。在其他下载报告API CSV文件。

But, its going to be slower for bigger domains since its a paginated feed. Reporting API on the other downloads a CSV file.

这篇关于对谷歌Apps的客户帐户的电子邮件列表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆