conversions

List conversions

get/v1/conversions

Query parameters

actionstring[]

Only return conversions with one of these actions.

relatedProductIdstring

Only return conversions associated with this product ID.

Response

Conversions belonging to the customer account.

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.

idstring required

The conversion definition identifier, composed as customerId:action:name.

namestring required

The conversion name, typically the merch item, ticket, or event it represents.

Changes

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