I wanted to know where can we check total and currently used user accounts?
For example a month ago there was a Feedback
button on lower right corner to get this info:
Image showing all the user info
I know we can get customerCreationTime and country etc using following https://developers.google.com/apis-explorer/#s/admin/directory_v1/directory.customers.get. How can we get Gsuite edition, its State and MaxGoogleAppsAccounts etc?
We can check no. of users in Billing panel but I want to learn using API.
Any help?