conversions

List fan conversion events

get/v1/conversions/events

Query parameters

action'PURCHASE' | 'STORE_PURCHASE' | 'TICKET_PURCHASE' | 'CHECK_IN' | 'ADD_TO_CART' | 'LINK_CLICK' | 'UPSELL_CLICK' | 'UPSELL_REMINDER_CLICK' | 'VIP_CLICK' | 'RSVP' | 'OPT_OUT' | 'DIRECT_MESSAGE' | 'CALL' | 'FOLLOW' | 'SOCIAL_ENGAGEMENT' | 'WAITLIST_SIGNUP' | 'SECONDARY_LISTING_CREATED' | 'ABANDONED_CART_CLICK' | 'TICKET_SALES_CLICK' | 'ABANDONED_CART_CREATED' | 'ABANDONED_CART_UPDATED' | 'FORM_SUBMISSION' | 'QUESTION_RESPONSE' required

The action represented by the conversion.

The action on the conversion definition.

namestring required

The exact conversion definition name.

cursorstring

An opaque pagination cursor from a prior response.

limitinteger

Events per page; defaults to 50 and caps at 200.

Response

Customer-scoped conversion events. Each item represents one event relationship, not one fan.

Changes

No recorded changes to this endpoint across all 1 revision of this API.