Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional audienceAudience filter definitions for targeting specific user segments.
Optional columnsAttribute columns to include in each event row.
Optional limitMaximum number of event rows to return.
A query definition discriminated by the data_source field.
Use product_analytics for standard event queries, or
product_analytics_occurrence for occurrence-filtered queries.
Optional sortThe sort applied to the returned event rows.
Generated using TypeDoc
The analytics list query definition. It selects the events to return with
query, then chooses the columns on each event row, the sort applied to those rows, and a row limit. Unlike the scalar and timeseries queries, a list query returns raw event rows rather than aggregates, so it takes no compute or group-by rule.