conversions

Create a conversion definition

post/v1/conversions/definitions

Request body

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.

namestring required

A non-empty name for the conversion definition.

relatedProductIdstring

Optional Laylo product associated with the conversion.

Response

The customer-scoped conversion definition.

status'success' required

The result of creating the conversion definition.

Changes

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