Has anyone used the EntitiesUsageReport API? I am looking to use the gplus_communities entity type via the Advanced Google Services in Google Apps Script.
See example:
https://developers.google.com/apps-script/advanced/admin-sdk-reports
I have used the AdminReports.UserUsageReport.get and AdminReports.UserUsageReport.get, am I able to use EntitiesUsageReport in the same sort of way? Has anyone got an examples of how to use this to get G+ community data?
Thanks