Reference for http://ip-ac121393:903/TimeDataExportService1.svc/CreateTimeDataItemTotalsBatch

Creates a batch that calculates per-column totals over the range of data. "filterExpression" is used to exclude some data rows from the calculation, and can be null; "columnUris" is an array of column Uri to total. A data row is returned; for columns that cannot be aggregated (eg. text columns like "Name"), a data cell of null type is expected.

Url: http://ip-ac121393:903/TimeDataExportService1.svc/CreateTimeDataItemTotalsBatch

HTTP Method: POST

Message direction Format Body
Request Unknown Could not generate schema document.
Response Xml Example
Response Json Example

The following is an example response Xml body:

<anyURI xmlns="http://schemas.microsoft.com/2003/10/Serialization/">http://www.example.com/</anyURI>

The following is an example response Json body:

"http:\/\/www.example.com\/"