SalesLeadsLeadCompetitors
The lead competitors resource is used to view, create, update, and delete the association of a campaign with a lead.
Columns
| Name | Type | ReadOnly | References | Description |
| LeadCompetitorId [KEY] | Long | False |
LeadCompetitorId | |
| LeadId [KEY] | String | False |
SalesLeads.LeadId |
LeadId |
| Comments | String | False |
Comments | |
| CompetitorPartyId | Long | False |
CompetitorPartyId | |
| CompetitorPartyName | String | True |
CompetitorPartyName | |
| CompetitorPartyNumber | String | False |
CompetitorPartyNumber | |
| CreatedBy | String | True |
CreatedBy | |
| CreationDate | Datetime | True |
CreationDate | |
| LastUpdateDate | Datetime | True |
LastUpdateDate | |
| LastUpdateLogin | String | True |
LastUpdateLogin | |
| LastUpdatedBy | String | True |
LastUpdatedBy | |
| LeadCompetitorNumber | String | False |
LeadCompetitorNumber | |
| LeadNumber | String | False |
LeadNumber | |
| PrimaryFlag | Bool | False |
PrimaryFlag | |
| ThreatLevelCode | String | False |
ThreatLevelCode |
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 |
Finds the leads with the specified name. |