| JSON representation |
|---|
{ "metrics" : [ string ] , "dimensions" : [ string ] , "startTimestamp" : string , "endTimestamp" : string , "outputFormat" : string , "timeUnit" : string } |
| Fields | |
|---|---|
metrics[]
|
Metrics of the AsyncQuery. Example: ["name:message_count,func:sum,alias:sum_message_count"] |
dimensions[]
|
Dimensions of the AsyncQuery. |
startTimestamp
|
Start timestamp of the query range. |
endTimestamp
|
End timestamp of the query range. |
outputFormat
|
Output format. |
timeUnit
|
Query GroupBy time unit. |

