I am currently using the analytics reporting API to retrieve data for a given day with a segment applied.A sample request currently looks like this ;{ "reportDescription":{ "reportSuiteID":"myReportSuiteId", "date":"2017-06-16", "elementDataEncoding": "utf8", "currentData": "false", ...