Represents a sharing entry on a Campaign.
create(), update(), delete(), describeSObjects(), query(), retrieve()
| Field | Field Type | Field Properties | Description |
|---|---|---|---|
| CampaignId | reference | Create | ID of the Campaign associated with this sharing entry. This field cannot be updated. For information on IDs, see ID Field Type. |
| CampaignAccessLevel | picklist | Create | Level of access that the User or Group has to the Campaign. The possible values are:This field must be set to an access level that is higher than the organization’s default access level for Campaign. |
| IsDeleted | boolean | Defaulted on create | Indicates whether the object has been moved to the Recycle Bin (true) or not (false). Label is Deleted. |
| RowCause | picklist | Filter | Reason that this sharing entry exists. Read-only. There are
many possible values, including:
|
| UserOrGroupId | reference | Create | ID of the User or Group that has been given access to the Campaign. This field cannot be updated. |
This object allows you to determine which users and groups can view and/or edit Campaign records owned by other users.