get_event_values
Retrieve event or session property values for a website within a specified time range by providing website UUID and start/end timestamps.
Instructions
Get event or session property values for a website
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| websiteId | Yes | Website UUID | |
| startAt | Yes | Start timestamp in milliseconds | |
| endAt | Yes | End timestamp in milliseconds |