Hi John,
You can monitor this using Accounts report. The columns of interest to
you would be 'status' and 'suspension_reason' :
http://code.google.com/apis/apps/reporting/google_apps_reporting_api.html#Accounts_Report
A sample record for suspended user:
20060808, 000000ccccc33333, "[EMAIL PROTECTED]", "SUSPENDED", 2048,
29057823, , , 20060801, 20060808, 20060807,
"Simpson", "Bart", , , "Suspended for abuse", 20060807
For programmatic access, you can download Reporting API client
libraries here:
http://code.google.com/apis/apps/libraries_and_samples.html#reporting
You will need enable API from the control panel:
Control Panel -> Advanced tools
-Anirudh
On Aug 25, 8:36 pm, Scooter <[EMAIL PROTECTED]> wrote:
> I've a question regarding suspending a user, specifically when Google
> suspends
> a user based on suspected abuse. We would like to be notified somehow
> that
> this has occurred. Is there a "push" mechanism from Google that could
> alert
> us that a user has been suspended? Can we subscribe to a feed or
> employ a
> web service they could call?
>
> We realize that the user will not be able to login once they've been
> suspend, but
> we would like to take additional actions when this occurs.
>
> thanks,
>
> - John
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Apps 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-apis?hl=en
-~----------~----~----~----~------~----~------~--~---