ActivityEntityQueryTemplatePropertiesQueryDefinitions interface
The Activity query definitions
Properties
| query | The Activity query to run on a given entity |
| summarize |
The dimensions we want to summarize the timeline results on, this is comma separated list |
Property Details
query
The Activity query to run on a given entity
query?: string
Property Value
string
summarizeBy
The dimensions we want to summarize the timeline results on, this is comma separated list
summarizeBy?: string
Property Value
string