eb_org_report
Generate aggregated sales or attendee analytics for an organization's events, with optional date windowing and grouping.
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 |