I'm looking for a way to retrieve a list of Google Apps enabled (disabled) services. The services I'm interested in are: Calendar, Contacts, Drive, Mail. When running a backup of these services I get errors when they are disabled. So my solution is check if they are enabled, than backup, others ignore it.
I'm able to work with the Api's (Service account). I tried Directory api but I can only get basic organizational unit info.
Thank you
I've been looking for a solution but can not find any. This is the last part of my schools internship project.
edit1: typo