CampaignId
|
- Type
- reference
- Properties
- Create, Filter, Group,
Sort
- Description
- Required. ID of the Campaign to which this Lead or
Contact is associated.
|
City |
- Type
- string
- Properties
- Filter, Group,
Nillable, Sort
- Description
- The city for the address of the lead or contact.
|
CompanyOrAccount |
- Type
- string
- Properties
- Filter, Group,
Nillable, Sort
- Description
- The company or account of the lead or contact.
|
ContactId
|
- Type
- reference
- Properties
- Create, Filter, Group,
Nillable, Sort
- Description
- Required. ID of the Contact who is associated with a Campaign.
|
CurrencyIsoCode |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Nillable, Restricted picklist, Update
- Description
- Available only for organizations with the
multicurrency feature enabled. Contains the ISO code for any currency allowed by the
organization.
|
Country |
- Type
- string
- Properties
- Filter, Group,
Nillable, Sort
- Description
- The country for the address of the lead or contact.
|
Description |
- Type
- textarea
- Properties
- Nillable
- Description
- The description of the associated lead or contact.
|
DoNotCall |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group,
Sort
- Description
- Indicates that the contact does not wish to be called.
|
Email |
- Type
- email
- Properties
- Filter, Group,
Nillable, Sort
- Description
- Email address for the contact or lead.
|
Fax |
- Type
- phone
- Properties
- Filter, Group,
Nillable, Sort
- Description
- Fax number for the contact or lead.
|
FirstName |
- Type
- string
- Properties
- Filter, Group,
Nillable, Sort
- Description
- The first name of the contact or lead.
|
FirstRespondedDate
|
- Type
- date
- Properties
- Filter, Group,
Nillable, Sort
- Description
- Indicates the date on which the campaign member was first given a responded
status.
|
HasOptedOutOfEmail |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group,
Sort
- Description
- Indicates whether the contact or lead would prefer not to receive email from Salesforce (true) or not (false).
|
HasOptedOutOfFax |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group,
Sort
- Description
- Indicates that the contact or lead does not wish to receive faxes.
|
HasResponded
|
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group,
Sort
- Description
- Indicates whether the campaign member has responded to the campaign (true) or not (false).
Label is Responded.
|
LastName |
- Type
- string
- Properties
- Filter, Group,
Nillable, Sort
- Description
- The last name of the contact or lead.
|
LeadId
|
- Type
- reference
- Properties
- Create, Filter, Group,
Nillable,Sort
- Description
- Required. ID of the Lead
who is associated with a Campaign.
|
LeadOrContactId |
- Type
- reference
- Properties
- Filter, Group,
Nillable, Sort
- Description
-
The ID of the associated lead or contact.
|
LeadOrContactOwnerId |
- Type
- reference
- Properties
- Filter, Group,
Nillable, Sort
- Description
- The ID of the owner of the associated lead or contact.
|
LeadSource |
- Type
- picklist
- Properties
- Filter, Group,
Nillable, Sort
- Description
- The source from which the lead was obtained.
|
MobilePhone |
- Type
- phone
- Properties
- Filter, Group,
Nillable, Sort
- Description
- The mobile phone number of the lead or contact.
|
Name |
- Type
- string
- Properties
- Filter, Group,
Nillable, Sort
- Description
- First and last name of the contact or lead with which the campaign member is
associated.
|
Phone |
- Type
- phone
- Properties
- Filter, Group,
Nillable, Sort
- Description
- The phone number of the lead or contact.
|
PostalCode |
- Type
- string
- Properties
- Filter, Group,
Nillable, Sort
- Description
- The postal code of the lead or contact.
|
RecordTypeId |
- Type
- reference
- Properties
- Create, Filter, Nillable, Update
- Description
- ID of the record type assigned to this object. To change the record type, modify the
CampaignMemberRecordTypeId field on the associated Campaign.
|
Salutation |
- Type
- picklist
- Properties
- Filter, Group,
Nillable, Sort
- Description
- Salutation for the lead or contact.
|
State |
- Type
- string
- Properties
- Filter, Group,
Nillable, Sort
- Description
- The state for the address of the lead or contact.
|
Status |
- Type
- picklist
- Properties
- Create, Filter, Group,
Nillable, Sort, Update
- Description
- Controls the HasResponded flag on this object. You can't directly set the HasResponded flag, as it is read-only, but you can set it indirectly by setting this field in a
create or update call. Each predefined value implies a HasResponded flag value. Each time you update this field, you implicitly update the HasResponded flag. In the Salesforce user
interface, Marketing users can define valid status values for the
Status picklist. They can choose one status as the default status.
For each Status field value, they can also select which values
should be counted as “Responded,” meaning that the HasResponded flag will be set to true for those values.
40
character limit.

Note
When creating or updating campaign members, use the text value
for Status instead of the ID from the CampaignMemberStatus object.
|
Street |
- Type
- string
- Properties
- Filter, Group,
Nillable, Sort
- Description
- The street for the address of the lead or contact.
|
Title |
- Type
- string
- Properties
- Filter, Group,
Nillable, Sort
- Description
- Title for the lead or contact.
|
Type |
- Type
- string
- Properties
- Filter, Group,
Nillable, Sort
- Description
- Indicates whether the campaign member is a lead or a contact.
|