object (Origin)
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| source | string |
Optional | cannot be null | JsonLead |
| medium | string |
Optional | cannot be null | JsonLead |
| campaign | string |
Optional | cannot be null | JsonLead |
The source of the lead
source
is optional
Type: string
cannot be null
defined in: JsonLead
string
The medium of the lead
medium
is optional
Type: string
cannot be null
defined in: JsonLead
string
The campaign of the lead
campaign
is optional
Type: string
cannot be null
defined in: JsonLead
string