CampaignShare
This is a table representing the CampaignShare entities in FinancialForce.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | String | True |
Unique identifier of the CampaignShare. | |
| CampaignId | String | True |
Campaign.Id |
Label Campaign ID corresponds to this field. |
| UserOrGroupId | String | True |
Label User/Group ID corresponds to this field. | |
| CampaignAccessLevel | String | True |
Label Campaign Access corresponds to this field. | |
| RowCause | String | True |
Label Row Cause corresponds to this field. | |
| LastModifiedDate | Datetime | True |
Label Last Modified Date corresponds to this field. | |
| LastModifiedById | String | True |
User.Id |
Label Last Modified By ID corresponds to this field. |
| IsDeleted | Boolean | True |
Label Deleted corresponds to this field. |