Module: Rapleaf::Marketo::LeadKeyType
- Defined in:
- lib/marketo/enums.rb
Overview
Types of keys that can be used to look up a lead
Constant Summary collapse
- IDNUM =
"IDNUM"
- COOKIE =
"COOKIE"
- EMAIL =
"EMAIL"
- LEADOWNEREMAIL =
"LEADOWNEREMAIL"
- SFDCACCOUNTID =
"SFDCACCOUNTID"
- SFDCCONTACTID =
"SFDCCONTACTID"
- SFDCLEADID =
"SFDCLEADID"
- SFDCLEADOWNERID =
"SFDCLEADOWNERID"
- SFDCOPPTYID =
"SFDCOPPTYID"