Today (October 24, 2017) the reports api stopped returning the disabled_reason field. I have a program that uses GAM (google apps manager) to generate a report on all of our user accounts and then parses the disabled_reason field ( https://developers.google.com/admin-sdk/reports/v1/reference/usage-ref-appendix-a/users-accounts ) to find the date on which the account was actually suspended. Since that field appears to have been removed since yesterday, my program broke this morning. Does anyone know if there is a log of changes to the API or a reason why this field has been removed?
Thanks - Dan