Missing Fields in Google Workspace Admin SDK Reports API

Hi everyone,

I'm encountering an issue with the Google Workspace Admin SDK Reports API. Specifically, while using the customerUsageReports to extract data, I noticed that two key pieces of information—Super Admin and Delegated Admins—are no longer available. 

I've reviewed the documentation but haven't found any updates or changes indicating these fields have been removed or deprecated.

Has anyone else experienced this issue? Did the API change, or are there new steps required to access these fields?

Any insights would be greatly appreciated.

Thank you!

Solved Solved
0 2 512
1 ACCEPTED SOLUTION

I ran into the same thing. They removed those fields from the Reports API on November 15, 2024. See the bit in red at the top of https://developers.google.com/admin-sdk/reports/v1/appendix/usage/user/accounts

View solution in original post

2 REPLIES 2

I ran into the same thing. They removed those fields from the Reports API on November 15, 2024. See the bit in red at the top of https://developers.google.com/admin-sdk/reports/v1/appendix/usage/user/accounts

Thanks for the information. I will pass it on to my customers.