SalesLeadsLeadCampaigns
The lead campaign resource is used to view, create, update, and delete the association of a campaign with a lead.
Columns
| Name | Type | ReadOnly | References | Description |
| LeadCampaignId [KEY] | Long | True |
LeadCampaignId | |
| LeadId [KEY] | String | True |
SalesLeads.LeadId |
LeadId |
| CampaignEndDate | Datetime | True |
CampaignEndDate | |
| CampaignId | Long | False |
CampaignId | |
| CampaignName | String | True |
CampaignName | |
| CampaignNumber | String | False |
CampaignNumber | |
| CampaignStartDate | Datetime | True |
CampaignStartDate | |
| CampaignStatus | String | True |
CampaignStatus | |
| CampaignType | String | True |
CampaignType | |
| CreatedBy | String | True |
CreatedBy | |
| CreationDate | Datetime | True |
CreationDate | |
| LastUpdateDate | Datetime | True |
LastUpdateDate | |
| LastUpdatedBy | String | True |
LastUpdatedBy | |
| LeadCampaignNumber | String | False |
LeadCampaignNumber | |
| LeadNumber | String | False |
LeadNumber | |
| PrimaryFlag | Bool | False |
PrimaryFlag |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| Finder | String |
Input specifying the Finder type. |
| ContactId | String |
The unique identifier of the Contact. |
| SysEffectiveDate | String |
SysEffectiveDate. |
| ResourcePartyIdRest | String |
The unique identifier of the Resource. |
| RestCreationDateLower | String |
Finds the leads that are created before the date specified. |
| RestCreationDateUpper | String |
Finds the leads with the specified creation date. |
| RestRecordSet | String |
Finds the leads with the specified record set value. |
| RestStatusCode | String |
Finds the leads with the specified status code. |
| Name | String |
Input specifying the name. |