How do you get the total number of users in a Google Apps domain? I know that "Get all users in a domain" using the Google Provisioning API, but I would prefer not to perform such an intense call only to count all users. Is there an easier way to do this?
source
share