Skip to content
Core API
Esc
navigateopen⌘Jpreview

Audience segment analytics

Audience segment analytics: available fields, filters, associations, and API operations.

Path: events/{event_id}/audience-segment-analytics
Methods: GET collection/record only.

Each record represents a ticket type or custom registrant list in the URL event.

  • Fields: event-id, name, list-type, attendance-type, metric-version, generated-at, time-zone, members-count, joined-registrants-count, networking-opt-in-registrants-count, networking-opt-in-rate, engaged-registrants-count, engaged-registrant-rate, registrants-with-accepted-meetings-count, accepted-meetings-involving-segment-count, open-chat-requests-involving-segment-count, chat-messages-involving-segment-count, session-bookmark-count, rsvp-count, checked-in-rsvp-count, leads-created-by-segment-count, segment-members-captured-as-leads-count, meeting-ratings-count, meeting-no-shows-count, average-meeting-rating.
  • Filters: event_id, list_type, attendance_type, list_id, name.
  • Associations: none.
GET .../audience-segment-analytics?list_type=custom-list&attendance_type=in_person

list_type accepts ticket-type or custom-list; other values return an empty collection.

Last updated on August 21, 2026