Hi Madesh, The control panel user count is updated daily, you may need to wait to have the final number on that web interface. Programmatically, you can use Retrieve All Users in Domain from the Provisioning API. http://code.google.com/apis/apps/gdata_provisioning_api_v2.0_reference.html#User_Account_URL_Table
For bigger domains, another good option is to use the Accounts Report from the Reporting API, in this case, the count would be from previous days since reports cannot be generated on the same day. http://code.google.com/apis/apps/reporting/google_apps_reporting_api.html#Accounts_Report Cheers, Julian. On Aug 25, 2:30 pm, madesh <[EMAIL PROTECTED]> wrote: > Hai google groups, > I have created the domain for 50 users. > now i need to count > how do i do it? > > Regards, > madesh.p --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
