Represents the rules for sharing a campaign with Users other than the owner or anyone above the owner in the role hierarchy. For more information, see “Setting Sharing Rules” in the Salesforce.com online help.
create(), update(), delete(), describeSObjects(), query(), retrieve(), getDeleted(), getUpdated()
| Field | Field Type | Field Properties | Description |
|---|---|---|---|
| CampaignAccessLevel | picklist | Create | A value that represents the type of access granted to the target Group, or UserRole. The possible values are: |
| GroupId | reference | Create | The ID representing the source group. Campaigns owned by Users in the source Group trigger the rule to give access. |
| UserorGroupId | reference | Create | The ID representing the User or Group being granted access. |