get_top_property_values
Retrieve the top N values for a specified event property over a date range to analyze trends and prioritize actions.
Instructions
Get the top N values for an event property over a date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | YYYYMMDD | |
| from | Yes | YYYYMMDD | |
| top_n | No | Number of top values to return | |
| property | Yes | Property name to rank | |
| event_name | Yes |