How to Retrieve Time Series Results
Some Altitude analyses support a generateTimeSeries parameter. When enabled, retrieving both the standard results and the time series results requires six API calls total, completing the standard create-poll-retrieve cycle twice: once for the main analysis and once for the time series results.
| Parameter | Value |
|---|---|
| method | "GetAltitudeData" |
| serviceName | "dna-altitude-general" |
| functionName | One of "createQueryJob", "cancelQueryJob", "getJobStatus", or "getQueryResults". |
Some Altitude analyses support a generateTimeSeries parameter. When enabled, retrieving both the standard results and the time series results requires six API calls total, completing the standard create-poll-retrieve cycle twice: once for the main analysis and once for the time series results.