1 year ago

#80034

test-img

Maerona_Wynn

Graph API: reportDate attribute not available in getEmailActivityCounts

I have been using the getEmailActivityCounts(Beta version) in graph api for the past 3 years. But recently facing issues on retrieving the reportDate in the graph data when JSON export type is used. Without reportDate, we couldn't map on which date the metrics count had happened.

Any help would be appreciated.

Request : https://graph.microsoft.com/beta/reports/getEmailActivityCounts(period='D180')?$format=application/json

Response : { "reportRefreshDate": "2022-01-19", "send": 3, "receive": 14, "read": null, "meetingCreated": 0, "meetingInteracted": null, "reportPeriod": "180" }, { "reportRefreshDate": "2022-01-19", "send": 1, "receive": 1, "read": null, "meetingCreated": 0, "meetingInteracted": null, "reportPeriod": "180" }

Thanks in Advance, Maerona Wynn

microsoft-graph-api

office365

usage-statistics

0 Answers

Your Answer

Accepted video resources