The following are the fields associated with the Campaign object and the properties of these fields. Since there are no update or create calls for the Campaign, all fields are read-only.
Field Name | Type | Read-Only | Searchable |
---|---|---|---|
Id | GUID | X | |
CampaignCode | GUID | X | X |
CampaignName | String | X | X |
Active | Boolean | X | |
FromFirstName | String | X | |
FromLastName | String | X | |
FromEmailAddress | String | X | |
InternalNote | String | X | |
CustomFieldDetail | |||
FieldId | GUID | X | |
FieldName | String | X | |
FieldType | String | X | |
FieldValue | String | X |
Last updated on