Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 740 Bytes

ClientEventsCreateRequestBodyReferral.md

File metadata and controls

14 lines (8 loc) · 740 Bytes

ClientEventsCreateRequestBodyReferral

If a conversion event for a referral program is set to a custom event, then you need to send the referral code in the payload to make a record of the conversion event.

Properties

Name Type Description Notes
code str A code through which a new visitor has been referred to a service. [optional]
referrer_id str Unique ID of the referring person - it is optional and not required if the referral code is provided. [optional]

[Back to Model list] [Back to API list] [Back to README]