eb_org_report
Generate an organization's sales or attendees report to analyze event performance, with optional date range and grouping by event, day, or ticket class.
Instructions
Run an organization's sales or attendees report — the aggregated analytics behind its events, optionally windowed by date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | Which report to run | |
| org_id | Yes | Organization id (from eb_my_organizations) | |
| end_date | No | ISO date upper bound (YYYY-MM-DD) | |
| group_by | No | Grouping dimension, e.g. 'event', 'day', 'ticket_class' | |
| start_date | No | ISO date lower bound (YYYY-MM-DD) | |
| continuation | No | Pagination continuation token from a previous response | |
| event_status | No |