Categories for Reporting API v3

Data API » Reporting API v3 » Methods » API Methods

getData If you need to return the data of a query, you can use the getData method as described below. https://api.atinternet.io/v3/data/getData?param={"columns":["visit_device_type","m_visits"],"sort":["-m_visits"],"space":{"s":[547656]},"period":{"p1":[{"type":"D","start":"2019-10-24","end":"2019-10-24"}]},"max-results":50,"page-num":1} getRowCount... View Article