CampaignItem
This is a table representing the CampaignItem entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the campaign item. |
| CampaignId_Id | String | False |
Unique identifier of the campaign that is associated with the individual item. |
| CampaignId_LogicalName | String | False | |
| CampaignId_Name | String | False | |
| CampaignItemId | String | False |
Unique identifier of the campaign item. |
| EntityId | String | False |
Unique identifier of the entity for the campaign item. |
| EntityType | Integer | False |
Object type of entity for the campaign item. |
| OwnerId_Id | String | True |
Unique identifier of the user or team who owns the campaign item. |
| OwnerId_LogicalName | String | True | |
| OwnerId_Name | String | True | |
| OwningBusinessUnit | String | True |
Unique identifier of the business unit that owns the campaign item. |
| OwningUser | String | True |
Unique identifier of the user that owns the campaign item. |