Hello Beloit, I think best way is using Report API, there you can get the firstLogin and the lastLogin, instead of validating the hasAgreedToTerms attribute,
http://code.google.com/intl/en/googleapps/domain/reporting/google_apps_reporting_api.html#Accounts_Report date, account_id, account_name, status, quota_in_mb, usage_in_bytes, primary_account_id, primary_account_name, *creation_date, last_login_date*, last_web_mail_date, surname, given_name, service_tier, channel, suspension_reason, last_pop_date, creation_time, last_login_time, last_web_mail_time, last_pop_time 20060808, 000000aaaaa11111, "[email protected]", "ACTIVE", 10240, 9235, , , 20060802, 19691231, 20060802, , "Abuse", 0, , , 20060802, 2006-08-02 17:22:15, 1969-12-31 16:00:00, 2006-08-02 17:22:15, 2006-08-02 Alexandre Jacquet Google Apps Deployment Specialst São Paulo | SP | Brasil Tel.: 55 11 8064 6882 On Fri, Jun 17, 2011 at 4:53 PM, Beloit Manager <[email protected]> wrote: > Google API experts, > We want to run a report of all users that have logged in or not logged > in, what is the easiest way to do this? We have found the agreedToTerms > attrtribute in the users.entry download, but we don't see any values for any > of them. So we are not sure that we can use that or must use something > else. We are trying to do this using the Python API's. Can someone give us > advice? > Tim > > -- > You received this message because you are subscribed to the Google Groups > "Google Apps Domain Information and Management APIs" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-apps-mgmt-apis/-/WgHpIq9F9YIJ. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-apps-mgmt-apis?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Apps Domain Information and Management APIs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-apps-mgmt-apis?hl=en.
