This sometimes happens that the reports Google generates for a given day don't contain all fields. Try adding:
date 2015-12-20
to the command and see if the 2sv fields are there for older days. You can file a ticket with Google support but usually these resolve themselves in a day or two.
Jay
--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/4a022982-2234-4c2c-8b1c-e9825374fc39%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Jay Lee
This sometimes happens that the reports Google generates for a given day don't contain all fields. Try adding:
date 2015-12-20
to the command and see if the 2sv fields are there for older days. You can file a ticket with Google support but usually these resolve themselves in a day or two.
Jay
On Sat, Dec 26, 2015, 6:50 PM Nate Ferrell <nathanie...@pnmac.com> wrote:Did the Reports API get updated and no longer is able to be queried for 2SV status? If so, is there a new way to query for that? Trying to search the API documentation in Google, but it's not showing anything as updated--I'm not getting anything back now, although I'm able to query for the rest of the user reports just fine. Querying for 'accounts:is_2sv_enrolled' against the Reports API now just returns the date and email of the user...Here's what I'm running, which previously worked before.... Running this without the fields query results in the full user report, minus 2SV settings (which, IIRC, was normal prior to this and would only show the 2SV portion if you used the fields query for it specifically [correct me if I'm wrong :-P]):GAM report users user $UserEmail fields 'accounts:is_2sv_enrolled'I'm using the GAM 3.61 release on Windows
--Jay Lee