Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Task performed, or to be performed, by a user for planning or running a campaign.
Messages
The following table lists the messages for the Campaign Activity (CampaignActivity) table. Messages represent operations that can be performed on the table. They may also be events.
| Name Is Event? |
Web API Operation | SDK for .NET |
|---|---|---|
AddItemCampaignEvent: True |
AddItemCampaign action | AddItemCampaignRequest |
AddItemCampaignActivityEvent: True |
AddItemCampaignActivity action | AddItemCampaignActivityRequest |
AssignEvent: True |
PATCH /campaignactivities(activityid)Update the ownerid property. |
AssignRequest |
AssociateEvent: True |
Associate records | Associate records |
CreateEvent: True |
POST /campaignactivitiesSee Create |
Create records |
CreateMultipleEvent: True |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: True |
DELETE /campaignactivities(activityid)See Delete |
Delete records |
DisassociateEvent: True |
Disassociate records | Disassociate records |
DistributeCampaignActivityEvent: False |
DistributeCampaignActivity action | DistributeCampaignActivityRequest |
GrantAccessEvent: True |
GrantAccess | GrantAccessRequest |
ModifyAccessEvent: True |
ModifyAccess | ModifyAccessRequest |
RemoveItemCampaignEvent: True |
RemoveItemCampaign action | RemoveItemCampaignRequest |
RemoveItemCampaignActivityEvent: True |
RemoveItemCampaignActivity action | RemoveItemCampaignActivityRequest |
RetrieveEvent: True |
GET /campaignactivities(activityid)See Retrieve |
Retrieve records |
RetrieveMultipleEvent: True |
GET /campaignactivitiesSee Query data |
Query data |
RetrievePrincipalAccessEvent: True |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccessEvent: True |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccessEvent: True |
RevokeAccess | RevokeAccessRequest |
SetStateEvent: True |
PATCH /campaignactivities(activityid)Update the statecode and statuscode properties. |
SetStateRequest |
UpdateEvent: True |
PATCH /campaignactivities(activityid)See Update |
Update records |
UpdateMultipleEvent: True |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: False |
PATCH /campaignactivities(activityid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: False |
UpsertMultiple | UpsertMultipleRequest |
Properties
The following table lists selected properties for the Campaign Activity (CampaignActivity) table.
| Property | Value |
|---|---|
| DisplayName | Campaign Activity |
| DisplayCollectionName | Campaign Activities |
| SchemaName | CampaignActivity |
| CollectionSchemaName | CampaignActivities |
| EntitySetName | campaignactivities |
| LogicalName | campaignactivity |
| LogicalCollectionName | campaignactivities |
| PrimaryIdAttribute | activityid |
| PrimaryNameAttribute | subject |
| TableType | Standard |
| OwnershipType | UserOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ActivityAdditionalParams
- ActivityId
- ActualCost
- ActualDurationMinutes
- ActualEnd
- ActualStart
- BCC
- BudgetedCost
- Category
- CC
- ChannelTypeCode
- Community
- Customers
- DeliveryPriorityCode
- Description
- DoNotSendOnOptOut
- ExchangeItemId
- ExchangeWebLink
- ExcludeIfContactedInXDays
- from
- IgnoreInactiveListMembers
- ImportSequenceNumber
- IsBilled
- IsMapiPrivate
- IsWorkflowCreated
- LastOnHoldTime
- LeftVoiceMail
- OptionalAttendees
- Organizer
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- Partners
- PriorityCode
- ProcessId
- RegardingObjectId
- RegardingObjectTypeCode
- RequiredAttendees
- Resources
- ScheduledEnd
- ScheduledStart
- ServiceId
- SLAId
- SortDate
- StageId
- StateCode
- StatusCode
- Subcategory
- Subject
- TimeZoneRuleVersionNumber
- To
- TraversedPath
- TypeCode
- UTCConversionTimeZoneCode
ActivityAdditionalParams
| Property | Value |
|---|---|
| Description | Additional information provided by the external application as JSON. For internal use only. |
| DisplayName | Activity Additional Parameters |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | activityadditionalparams |
| RequiredLevel | None |
| Type | Memo |
| Format | TextArea |
| FormatName | TextArea |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 8192 |
ActivityId
| Property | Value |
|---|---|
| Description | Unique identifier of the campaign activity. |
| DisplayName | Campaign Activity |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | activityid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
ActualCost
| Property | Value |
|---|---|
| Description | Type the actual cost of the campaign activity. The value entered is rolled up to the related campaign in the total cost calculations. |
| DisplayName | Actual Cost |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | actualcost |
| RequiredLevel | None |
| Type | Money |
| ImeMode | Disabled |
| IsBaseCurrency | False |
| MaxValue | 1000000000000 |
| MinValue | 0 |
| Precision | 2 |
| PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
ActualDurationMinutes
| Property | Value |
|---|---|
| Description | Shows the value selected in the Duration field on the campaign activity. The duration is used to report the time spent on the activity. |
| DisplayName | Actual Duration |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | actualdurationminutes |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | 0 |
ActualEnd
| Property | Value |
|---|---|
| Description | Enter the date when the campaign activity was actually completed. |
| DisplayName | Actual End |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | actualend |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateOnly |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
ActualStart
| Property | Value |
|---|---|
| Description | Enter the actual start date and time for the campaign activity to determine if the campaign activity started on the scheduled time. |
| DisplayName | Actual Start |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | actualstart |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateOnly |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
BCC
| Property | Value |
|---|---|
| Description | Blind Carbon-copy (bcc) recipients of the activity. |
| DisplayName | BCC |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | bcc |
| RequiredLevel | None |
| Type | PartyList |
| Targets | account, contact, systemuser |
BudgetedCost
| Property | Value |
|---|---|
| Description | Type the allocated budget of the campaign activity for estimated versus actual cost reporting. |
| DisplayName | Budget Allocated |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | budgetedcost |
| RequiredLevel | None |
| Type | Money |
| ImeMode | Disabled |
| IsBaseCurrency | False |
| MaxValue | 1000000000000 |
| MinValue | 0 |
| Precision | 2 |
| PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
Category
| Property | Value |
|---|---|
| Description | Type a category to identify the campaign activity type, such as new business development or customer retention, to tie the campaign activity to a business group or function. |
| DisplayName | Category |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | category |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 250 |
CC
| Property | Value |
|---|---|
| Description | Carbon-copy (cc) recipients of the activity. |
| DisplayName | CC |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | cc |
| RequiredLevel | None |
| Type | PartyList |
| Targets | account, contact, systemuser |
ChannelTypeCode
| Property | Value |
|---|---|
| Description | Select how communications for this activity will be sent, such as phone, letter, fax, or email. |
| DisplayName | Channel |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | channeltypecode |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | -1 |
| GlobalChoiceName | campaignactivity_channeltypecode |
ChannelTypeCode Choices/Options
| Value | Label |
|---|---|
| 1 | Phone |
| 2 | Appointment |
| 3 | Letter |
| 4 | Letter via Mail Merge(deprecated) |
| 5 | Fax |
| 6 | Fax via Mail Merge(deprecated) |
| 7 | |
| 8 | Email via Mail Merge(deprecated) |
| 9 | Other |
Community
| Property | Value |
|---|---|
| Description | Shows how contact about the social activity originated, such as from Twitter or Facebook. This field is read-only. |
| DisplayName | Social Channel |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | community |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | -1 |
| GlobalChoiceName | socialprofile_community |
Community Choices/Options
| Value | Label |
|---|---|
| 0 | Other |
| 1 | |
| 2 | |
| 3 | Line |
| 4 | |
| 5 | Cortana |
| 6 | Direct Line |
| 7 | Microsoft Teams |
| 8 | Direct Line Speech |
| 9 | |
| 10 | GroupMe |
| 11 | Kik |
| 12 | Telegram |
| 13 | Skype |
| 14 | Slack |
| 15 | |
| 16 | Apple Messages For Business |
| 17 | Google's Business Messages |
Customers
| Property | Value |
|---|---|
| Description | Customer with which the activity is associated. |
| DisplayName | Customers |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | customers |
| RequiredLevel | None |
| Type | PartyList |
| Targets | account, contact |
DeliveryPriorityCode
| Property | Value |
|---|---|
| Description | Priority of delivery of the activity to the email server. |
| DisplayName | Delivery Priority |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | deliveryprioritycode |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | 1 |
| GlobalChoiceName | activitypointer_deliveryprioritycode |
DeliveryPriorityCode Choices/Options
| Value | Label |
|---|---|
| 0 | Low |
| 1 | Normal |
| 2 | High |
Description
| Property | Value |
|---|---|
| Description | Type additional information to describe the campaign activity, such as key talking points, objectives, or details about the target audience. |
| DisplayName | Description |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | description |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 2000 |
DoNotSendOnOptOut
| Property | Value |
|---|---|
| Description | Select whether to override the opt-out settings on leads, contacts, and accounts for the members of the target marketing lists of the campaign activity. If No is selected, marketing materials will be sent to members who have opted out. |
| DisplayName | Exclude Members Who Opt Out |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | donotsendonoptout |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | campaignactivity_donotsendonoptout |
| DefaultValue | True |
| True Label | Yes |
| False Label | No |
ExchangeItemId
| Property | Value |
|---|---|
| Description | The message id of activity which is returned from Exchange Server. |
| DisplayName | Exchange Item ID |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | exchangeitemid |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 200 |
ExchangeWebLink
| Property | Value |
|---|---|
| Description | Shows the web link of Activity of type email. |
| DisplayName | Exchange WebLink |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | exchangeweblink |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1250 |
ExcludeIfContactedInXDays
| Property | Value |
|---|---|
| Description | Limits the frequency (in days) of marketing activities directed at any contact. Contacts that have been contacted more recently than this will be excluded from new campaign activity distributions. Enter a value of zero to disable the limit. |
| DisplayName | No. of Days |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | excludeifcontactedinxdays |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 9999 |
| MinValue | 0 |
from
| Property | Value |
|---|---|
| Description | For system use only. |
| DisplayName | From |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | from |
| RequiredLevel | None |
| Type | PartyList |
| Targets | account, contact, systemuser |
IgnoreInactiveListMembers
| Property | Value |
|---|---|
| Description | Select whether inactive marketing list members will be excluded from the campaign activity distribution. |
| DisplayName | Ignore Inactive Marketing List Members |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | ignoreinactivelistmembers |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | campaignactivity_ignoreinactivelistmembers |
| DefaultValue | True |
| True Label | Yes |
| False Label | No |
ImportSequenceNumber
| Property | Value |
|---|---|
| Description | Sequence number of the import that created this record. |
| DisplayName | Import Sequence Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | importsequencenumber |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
IsBilled
| Property | Value |
|---|---|
| Description | Information regarding whether the campaign activity was billed as part of resolving a case. |
| DisplayName | Is Billed |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | isbilled |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | campaignactivity_isbilled |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
IsMapiPrivate
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Is Private |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | ismapiprivate |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | _campaignactivity_ismapiprivate |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
IsWorkflowCreated
| Property | Value |
|---|---|
| Description | Information about whether the campaign activity is created by a workflow rule. |
| DisplayName | Is Workflow Created |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | isworkflowcreated |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | campaignactivity_isworkflowcreated |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
LastOnHoldTime
| Property | Value |
|---|---|
| Description | Contains the date and time stamp of the last on hold time. |
| DisplayName | Last On Hold Time |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | lastonholdtime |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
LeftVoiceMail
| Property | Value |
|---|---|
| Description | Left the voice mail |
| DisplayName | Left Voice Mail |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | leftvoicemail |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | _campaignactivity_leftvoicemail |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
OptionalAttendees
| Property | Value |
|---|---|
| Description | List of optional attendees for the activity. |
| DisplayName | Optional Attendees |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | optionalattendees |
| RequiredLevel | None |
| Type | PartyList |
| Targets | account, contact, systemuser |
Organizer
| Property | Value |
|---|---|
| Description | Person who organized the activity. |
| DisplayName | Organizer |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | organizer |
| RequiredLevel | None |
| Type | PartyList |
| Targets | systemuser |
OverriddenCreatedOn
| Property | Value |
|---|---|
| Description | Date and time that the record was migrated. |
| DisplayName | Record Created On |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | overriddencreatedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateOnly |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
OwnerId
| Property | Value |
|---|---|
| Description | Unique identifier of the user or team who owns the activity. |
| DisplayName | Owner |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | ownerid |
| RequiredLevel | SystemRequired |
| Type | Owner |
| Targets | systemuser, team |
OwnerIdType
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridtype |
| RequiredLevel | SystemRequired |
| Type | EntityName |
Partners
| Property | Value |
|---|---|
| Description | Outsource vendor with which activity is associated. |
| DisplayName | Outsource Vendors |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | partners |
| RequiredLevel | None |
| Type | PartyList |
| Targets | account, contact |
PriorityCode
| Property | Value |
|---|---|
| Description | Select the priority so that preferred customers or critical issues are handled quickly. |
| DisplayName | Priority |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | prioritycode |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | 1 |
| GlobalChoiceName | campaignactivity_prioritycode |
PriorityCode Choices/Options
| Value | Label |
|---|---|
| 0 | Low |
| 1 | Normal |
| 2 | High |
ProcessId
| Property | Value |
|---|---|
| Description | Unique identifier of the Process. |
| DisplayName | Process |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | processid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
RegardingObjectId
| Property | Value |
|---|---|
| Description | Choose the parent campaign so that the campaign activity costs reflect in the correct campaign for reporting. |
| DisplayName | Parent Campaign |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | regardingobjectid |
| RequiredLevel | ApplicationRequired |
| Type | Lookup |
| Targets | campaign |
RegardingObjectTypeCode
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | regardingobjecttypecode |
| RequiredLevel | None |
| Type | EntityName |
RequiredAttendees
| Property | Value |
|---|---|
| Description | List of required attendees for the activity. |
| DisplayName | Required Attendees |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | requiredattendees |
| RequiredLevel | None |
| Type | PartyList |
| Targets | account, contact, systemuser |
Resources
| Property | Value |
|---|---|
| Description | Users or facility/equipment that are required for the activity. |
| DisplayName | Resources |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | resources |
| RequiredLevel | None |
| Type | PartyList |
| Targets | systemuser |
ScheduledEnd
| Property | Value |
|---|---|
| Description | Enter the expected due date and time for the activity to be completed to provide details about the timing of the campaign activity. |
| DisplayName | Scheduled End |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | scheduledend |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateOnly |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
ScheduledStart
| Property | Value |
|---|---|
| Description | Enter the expected start date and time for the activity to provide details about timing of the campaign activity. |
| DisplayName | Scheduled Start |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | scheduledstart |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateOnly |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
ServiceId
| Property | Value |
|---|---|
| Description | Unique identifier of the associated service. |
| DisplayName | Service |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | serviceid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | service |
SLAId
| Property | Value |
|---|---|
| Description | Choose the service level agreement (SLA) that you want to apply to the case record. |
| DisplayName | SLA |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | slaid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | sla |
SortDate
| Property | Value |
|---|---|
| Description | Shows the date and time by which the activities are sorted. |
| DisplayName | Sort Date |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | sortdate |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
StageId
| Property | Value |
|---|---|
| Description | Unique identifier of the Stage. |
| DisplayName | (Deprecated) Process Stage |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | stageid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
StateCode
| Property | Value |
|---|---|
| Description | Shows whether the campaign activity is open, completed, or canceled. Completed and canceled campaign activities are read-only and can't be edited. |
| DisplayName | Status |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
| DefaultFormValue | 0 |
| GlobalChoiceName | campaignactivity_statecode |
StateCode Choices/Options
| Value | Details |
|---|---|
| 0 | Label: Open DefaultStatus: 1 InvariantName: Open |
| 1 | Label: Closed DefaultStatus: 2 InvariantName: Closed |
| 2 | Label: Canceled DefaultStatus: 3 InvariantName: Canceled |
StatusCode
| Property | Value |
|---|---|
| Description | Select the campaign activity's status. |
| DisplayName | Status Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | None |
| Type | Status |
| DefaultFormValue | -1 |
| GlobalChoiceName | campaignactivity_statuscode |
StatusCode Choices/Options
| Value | Details |
|---|---|
| 0 | Label: In Progress State:0 TransitionData: None |
| 1 | Label: Proposed State:0 TransitionData: None |
| 2 | Label: Closed State:1 TransitionData: None |
| 3 | Label: Canceled State:2 TransitionData: None |
| 4 | Label: Pending State:0 TransitionData: None |
| 5 | Label: System Aborted State:0 TransitionData: None |
| 6 | Label: Completed State:0 TransitionData: None |
Subcategory
| Property | Value |
|---|---|
| Description | Type a subcategory to identify the campaign activity type and relate the activity to a specific product, sales region, business group, or other function. |
| DisplayName | Sub-Category |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | subcategory |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 250 |
Subject
| Property | Value |
|---|---|
| Description | Type a short description about the objective or primary topic of the campaign activity. |
| DisplayName | Subject |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | subject |
| RequiredLevel | ApplicationRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 200 |
TimeZoneRuleVersionNumber
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Time Zone Rule Version Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | timezoneruleversionnumber |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -1 |
To
| Property | Value |
|---|---|
| Description | Person who is the receiver of the activity. |
| DisplayName | To |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | to |
| RequiredLevel | None |
| Type | PartyList |
| Targets | account, contact, systemuser |
TraversedPath
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | (Deprecated) Traversed Path |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | traversedpath |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1250 |
TypeCode
| Property | Value |
|---|---|
| Description | Select the type of campaign activity to indicate the purpose of the activity. |
| DisplayName | Type |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | typecode |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | 1 |
| GlobalChoiceName | campaignactivity_typecode |
TypeCode Choices/Options
| Value | Label |
|---|---|
| 1 | Research |
| 2 | Content Preparation |
| 3 | Target Marketing List Creation |
| 4 | Lead Qualification |
| 5 | Content Distribution |
| 6 | Direct Initial Contact |
| 7 | Direct Follow-Up Contact |
| 8 | Reminder Distribution |
UTCConversionTimeZoneCode
| Property | Value |
|---|---|
| Description | Time zone code that was in use when the record was created. |
| DisplayName | UTC Conversion Time Zone Code |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | utcconversiontimezonecode |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -1 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- ActivityTypeCode
- ActualCost_Base
- BudgetedCost_Base
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- DeliveryLastAttemptedOn
- ExchangeRate
- InstanceTypeCode
- IsRegularActivity
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- OnHoldTime
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- PostponeActivityProcessingUntil
- ScheduledDurationMinutes
- SenderMailboxId
- SentOn
- SeriesId
- SLAInvokedId
- TransactionCurrencyId
- VersionNumber
ActivityTypeCode
| Property | Value |
|---|---|
| Description | Type of activity. |
| DisplayName | Activity Type |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | activitytypecode |
| RequiredLevel | SystemRequired |
| Type | EntityName |
ActualCost_Base
| Property | Value |
|---|---|
| Description | Value of the Actual Cost in base currency. |
| DisplayName | Actual Cost (Base) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | actualcost_base |
| RequiredLevel | None |
| Type | Money |
| ImeMode | Disabled |
| IsBaseCurrency | True |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 4 |
| PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
BudgetedCost_Base
| Property | Value |
|---|---|
| Description | Value of the Budget Allocated in base currency. |
| DisplayName | Budget Allocated (Base) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | budgetedcost_base |
| RequiredLevel | None |
| Type | Money |
| ImeMode | Disabled |
| IsBaseCurrency | True |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 4 |
| PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
CreatedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who created the activity. |
| DisplayName | Created By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
CreatedOn
| Property | Value |
|---|---|
| Description | Date and time when the activity was created. |
| DisplayName | Date Created |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
CreatedOnBehalfBy
| Property | Value |
|---|---|
| Description | Unique identifier of the delegate user who created the activitypointer. |
| DisplayName | Created By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
DeliveryLastAttemptedOn
| Property | Value |
|---|---|
| Description | Date and time when the delivery of the activity was last attempted. |
| DisplayName | Date Delivery Last Attempted |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | deliverylastattemptedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
ExchangeRate
| Property | Value |
|---|---|
| Description | Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency. |
| DisplayName | Exchange Rate |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | exchangerate |
| RequiredLevel | None |
| Type | Decimal |
| ImeMode | Disabled |
| MaxValue | 100000000000 |
| MinValue | 1E-12 |
| Precision | 12 |
| SourceTypeMask | 0 |
InstanceTypeCode
| Property | Value |
|---|---|
| Description | Type of instance of a recurring series. |
| DisplayName | Recurring Instance Type |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | instancetypecode |
| RequiredLevel | SystemRequired |
| Type | Picklist |
| DefaultFormValue | 0 |
| GlobalChoiceName | _campaignactivity_instancetypecode |
InstanceTypeCode Choices/Options
| Value | Label |
|---|---|
| 0 | Not Recurring |
| 1 | Recurring Master |
| 2 | Recurring Instance |
| 3 | Recurring Exception |
| 4 | Recurring Future Exception |
IsRegularActivity
| Property | Value |
|---|---|
| Description | Information regarding whether the activity is a regular activity type or event type. |
| DisplayName | Is Regular Activity |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | isregularactivity |
| RequiredLevel | SystemRequired |
| Type | Boolean |
| GlobalChoiceName | activitypointer_isregularactivity |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
ModifiedBy
| Property | Value |
|---|---|
| Description | Unique identifier of user who last modified the activity. |
| DisplayName | Modified By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
ModifiedOn
| Property | Value |
|---|---|
| Description | Date and time when activity was last modified. |
| DisplayName | Last Updated |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
ModifiedOnBehalfBy
| Property | Value |
|---|---|
| Description | Unique identifier of the delegate user who last modified the activitypointer. |
| DisplayName | Modified By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
OnHoldTime
| Property | Value |
|---|---|
| Description | Shows how long, in minutes, that the record was on hold. |
| DisplayName | On Hold Time (Minutes) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | onholdtime |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
OwnerIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridname |
| RequiredLevel | SystemRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
OwnerIdYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridyominame |
| RequiredLevel | SystemRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
OwningBusinessUnit
| Property | Value |
|---|---|
| Description | Unique identifier of the business unit that owns the activity. |
| DisplayName | Owning Business Unit |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | owningbusinessunit |
| RequiredLevel | None |
| Type | Lookup |
| Targets | businessunit |
OwningTeam
| Property | Value |
|---|---|
| Description | Unique identifier of the team that owns the activity. |
| DisplayName | Owning Team |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owningteam |
| RequiredLevel | None |
| Type | Lookup |
| Targets | team |
OwningUser
| Property | Value |
|---|---|
| Description | Unique identifier of the user that owns the activity. |
| DisplayName | Owning User |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owninguser |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
PostponeActivityProcessingUntil
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Delay activity processing until |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | postponeactivityprocessinguntil |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
ScheduledDurationMinutes
| Property | Value |
|---|---|
| Description | Scheduled duration, specified in minutes, of the campaign activity. |
| DisplayName | Scheduled Duration |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | scheduleddurationminutes |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | 0 |
SenderMailboxId
| Property | Value |
|---|---|
| Description | Unique identifier of the mailbox associated with the sender of the email message. |
| DisplayName | Sender's Mailbox |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | sendermailboxid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | mailbox |
SentOn
| Property | Value |
|---|---|
| Description | Date and time when the activity was sent. |
| DisplayName | Date Sent |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | senton |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
SeriesId
| Property | Value |
|---|---|
| Description | Uniqueidentifier specifying the id of recurring series of an instance. |
| DisplayName | Series Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | seriesid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
SLAInvokedId
| Property | Value |
|---|---|
| Description | Last SLA that was applied to this case. This field is for internal use only. |
| DisplayName | Last SLA applied |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | slainvokedid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | sla |
TransactionCurrencyId
| Property | Value |
|---|---|
| Description | Choose the local currency for the record to make sure budgets are reported in the correct currency. |
| DisplayName | Currency |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | transactioncurrencyid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | transactioncurrency |
VersionNumber
| Property | Value |
|---|---|
| Description | Version number of the activity. |
| DisplayName | Version Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| RequiredLevel | None |
| Type | BigInt |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- activity_pointer_campaignactivity
- adx_invitation_CampaignActivities
- bookableresourcebooking_CampaignActivities
- bookableresourcebookingheader_CampaignActivities
- business_unit_campaignactivity_activities
- Campaign_CampaignActivities
- campaignactivity_mailbox_sendermailboxid
- campaignactivity_owner_ownerid
- campaignactivity_sla_slaid
- campaignactivity_sla_slainvokedid
- lk_campaignactivity_createdby
- lk_campaignactivity_createdonbehalfby
- lk_campaignactivity_modifiedby
- lk_campaignactivity_modifiedonbehalfby
- mspp_adplacement_CampaignActivities
- mspp_pollplacement_CampaignActivities
- mspp_publishingstatetransitionrule_CampaignActivities
- mspp_redirect_CampaignActivities
- mspp_shortcut_CampaignActivities
- mspp_website_CampaignActivities
- processstage_campaignactivities
- team_campaignactivity
- transactioncurrency_campaignactivity
- user_campaignactivity
activity_pointer_campaignactivity
One-To-Many Relationship: activitypointer activity_pointer_campaignactivity
| Property | Value |
|---|---|
| ReferencedEntity | activitypointer |
| ReferencedAttribute | activityid |
| ReferencingAttribute | activityid |
| ReferencingEntityNavigationPropertyName | activityid_activitypointer |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
adx_invitation_CampaignActivities
One-To-Many Relationship: adx_invitation adx_invitation_CampaignActivities
| Property | Value |
|---|---|
| ReferencedEntity | adx_invitation |
| ReferencedAttribute | adx_invitationid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_adx_invitation_campaignactivity |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
bookableresourcebooking_CampaignActivities
One-To-Many Relationship: bookableresourcebooking bookableresourcebooking_CampaignActivities
| Property | Value |
|---|---|
| ReferencedEntity | bookableresourcebooking |
| ReferencedAttribute | bookableresourcebookingid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_bookableresourcebooking_campaignactivity |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
bookableresourcebookingheader_CampaignActivities
One-To-Many Relationship: bookableresourcebookingheader bookableresourcebookingheader_CampaignActivities
| Property | Value |
|---|---|
| ReferencedEntity | bookableresourcebookingheader |
| ReferencedAttribute | bookableresourcebookingheaderid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_bookableresourcebookingheader_campaignactivity |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
business_unit_campaignactivity_activities
One-To-Many Relationship: businessunit business_unit_campaignactivity_activities
| Property | Value |
|---|---|
| ReferencedEntity | businessunit |
| ReferencedAttribute | businessunitid |
| ReferencingAttribute | owningbusinessunit |
| ReferencingEntityNavigationPropertyName | owningbusinessunit_campaignactivity |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
Campaign_CampaignActivities
One-To-Many Relationship: campaign Campaign_CampaignActivities
| Property | Value |
|---|---|
| ReferencedEntity | campaign |
| ReferencedAttribute | campaignid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_campaign_campaignactivity |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
campaignactivity_mailbox_sendermailboxid
One-To-Many Relationship: mailbox campaignactivity_mailbox_sendermailboxid
| Property | Value |
|---|---|
| ReferencedEntity | mailbox |
| ReferencedAttribute | mailboxid |
| ReferencingAttribute | sendermailboxid |
| ReferencingEntityNavigationPropertyName | sendermailboxid_campaignactivity |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
campaignactivity_owner_ownerid
One-To-Many Relationship: owner campaignactivity_owner_ownerid
| Property | Value |
|---|---|
| ReferencedEntity | owner |
| ReferencedAttribute | ownerid |
| ReferencingAttribute | ownerid |
| ReferencingEntityNavigationPropertyName | ownerid_campaignactivity |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
campaignactivity_sla_slaid
One-To-Many Relationship: sla campaignactivity_sla_slaid
| Property | Value |
|---|---|
| ReferencedEntity | sla |
| ReferencedAttribute | slaid |
| ReferencingAttribute | slaid |
| ReferencingEntityNavigationPropertyName | sla_activitypointer_sla_campaignactivity |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
campaignactivity_sla_slainvokedid
One-To-Many Relationship: sla campaignactivity_sla_slainvokedid
| Property | Value |
|---|---|
| ReferencedEntity | sla |
| ReferencedAttribute | slaid |
| ReferencingAttribute | slainvokedid |
| ReferencingEntityNavigationPropertyName | slainvokedid_activitypointer_sla_campaignactivity |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_campaignactivity_createdby
One-To-Many Relationship: systemuser lk_campaignactivity_createdby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdby |
| ReferencingEntityNavigationPropertyName | createdby_campaignactivity |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_campaignactivity_createdonbehalfby
One-To-Many Relationship: systemuser lk_campaignactivity_createdonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdonbehalfby |
| ReferencingEntityNavigationPropertyName | createdonbehalfby_campaignactivity |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_campaignactivity_modifiedby
One-To-Many Relationship: systemuser lk_campaignactivity_modifiedby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedby |
| ReferencingEntityNavigationPropertyName | modifiedby_campaignactivity |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_campaignactivity_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_campaignactivity_modifiedonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedonbehalfby |
| ReferencingEntityNavigationPropertyName | modifiedonbehalfby_campaignactivity |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
mspp_adplacement_CampaignActivities
One-To-Many Relationship: mspp_adplacement mspp_adplacement_CampaignActivities
| Property | Value |
|---|---|
| ReferencedEntity | mspp_adplacement |
| ReferencedAttribute | mspp_adplacementid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_adplacement_campaignactivity |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
mspp_pollplacement_CampaignActivities
One-To-Many Relationship: mspp_pollplacement mspp_pollplacement_CampaignActivities
| Property | Value |
|---|---|
| ReferencedEntity | mspp_pollplacement |
| ReferencedAttribute | mspp_pollplacementid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_pollplacement_campaignactivity |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
mspp_publishingstatetransitionrule_CampaignActivities
One-To-Many Relationship: mspp_publishingstatetransitionrule mspp_publishingstatetransitionrule_CampaignActivities
| Property | Value |
|---|---|
| ReferencedEntity | mspp_publishingstatetransitionrule |
| ReferencedAttribute | mspp_publishingstatetransitionruleid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_publishingstatetransitionrule_campaignactivity |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
mspp_redirect_CampaignActivities
One-To-Many Relationship: mspp_redirect mspp_redirect_CampaignActivities
| Property | Value |
|---|---|
| ReferencedEntity | mspp_redirect |
| ReferencedAttribute | mspp_redirectid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_redirect_campaignactivity |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
mspp_shortcut_CampaignActivities
One-To-Many Relationship: mspp_shortcut mspp_shortcut_CampaignActivities
| Property | Value |
|---|---|
| ReferencedEntity | mspp_shortcut |
| ReferencedAttribute | mspp_shortcutid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_shortcut_campaignactivity |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
mspp_website_CampaignActivities
One-To-Many Relationship: mspp_website mspp_website_CampaignActivities
| Property | Value |
|---|---|
| ReferencedEntity | mspp_website |
| ReferencedAttribute | mspp_websiteid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_website_campaignactivity |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
processstage_campaignactivities
One-To-Many Relationship: processstage processstage_campaignactivities
| Property | Value |
|---|---|
| ReferencedEntity | processstage |
| ReferencedAttribute | processstageid |
| ReferencingAttribute | stageid |
| ReferencingEntityNavigationPropertyName | stageid_processstage |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
team_campaignactivity
One-To-Many Relationship: team team_campaignactivity
| Property | Value |
|---|---|
| ReferencedEntity | team |
| ReferencedAttribute | teamid |
| ReferencingAttribute | owningteam |
| ReferencingEntityNavigationPropertyName | owningteam_campaignactivity |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
transactioncurrency_campaignactivity
One-To-Many Relationship: transactioncurrency transactioncurrency_campaignactivity
| Property | Value |
|---|---|
| ReferencedEntity | transactioncurrency |
| ReferencedAttribute | transactioncurrencyid |
| ReferencingAttribute | transactioncurrencyid |
| ReferencingEntityNavigationPropertyName | transactioncurrencyid_campaignactivity |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RestrictMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
user_campaignactivity
One-To-Many Relationship: systemuser user_campaignactivity
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | owninguser |
| ReferencingEntityNavigationPropertyName | owninguser_campaignactivity |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- campaignactivity_activity_parties
- campaignactivity_activityparties
- CampaignActivity_ActivityPointers
- campaignactivity_adx_inviteredemptions
- campaignactivity_adx_portalcomments
- CampaignActivity_Annotation
- CampaignActivity_Appointments
- CampaignActivity_AsyncOperations
- CampaignActivity_BulkDeleteFailures
- CampaignActivity_BulkOperations
- campaignactivity_CampaignResponses
- campaignactivity_chats
- campaignactivity_connections1
- campaignactivity_connections2
- CampaignActivity_Emails
- CampaignActivity_Faxes
- campaignactivity_IncidentResolutions
- CampaignActivity_Letters
- CampaignActivity_logs
- CampaignActivity_MailboxTrackingFolder
- campaignactivity_msdyn_copilottranscripts
- campaignactivity_msdyn_ocliveworkitems
- campaignactivity_msdyn_ocsessions
- campaignactivity_msfp_alerts
- campaignactivity_msfp_surveyinvites
- campaignactivity_msfp_surveyresponses
- campaignactivity_OpportunityCloses
- campaignactivity_OrderCloses
- CampaignActivity_Phonecalls
- campaignactivity_principalobjectattributeaccess
- CampaignActivity_ProcessSessions
- CampaignActivity_QueueItem
- campaignactivity_QuoteCloses
- CampaignActivity_RecurringAppointmentMasters
- campaignactivity_ServiceAppointments
- campaignactivity_SocialActivities
- CampaignActivity_SyncErrors
- CampaignActivity_Tasks
campaignactivity_activity_parties
Many-To-One Relationship: activityparty campaignactivity_activity_parties
| Property | Value |
|---|---|
| ReferencingEntity | activityparty |
| ReferencingAttribute | activityid |
| ReferencedEntityNavigationPropertyName | campaignactivity_activity_parties |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaignactivity_activityparties
Many-To-One Relationship: activityparty campaignactivity_activityparties
| Property | Value |
|---|---|
| ReferencingEntity | activityparty |
| ReferencingAttribute | partyid |
| ReferencedEntityNavigationPropertyName | campaignactivity_activityparties |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CampaignActivity_ActivityPointers
Many-To-One Relationship: activitypointer CampaignActivity_ActivityPointers
| Property | Value |
|---|---|
| ReferencingEntity | activitypointer |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | CampaignActivity_ActivityPointers |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 7f15e2bb-305a-468f-9af7-be865755a984 |
campaignactivity_adx_inviteredemptions
Many-To-One Relationship: adx_inviteredemption campaignactivity_adx_inviteredemptions
| Property | Value |
|---|---|
| ReferencingEntity | adx_inviteredemption |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | campaignactivity_adx_inviteredemptions |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaignactivity_adx_portalcomments
Many-To-One Relationship: adx_portalcomment campaignactivity_adx_portalcomments
| Property | Value |
|---|---|
| ReferencingEntity | adx_portalcomment |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | campaignactivity_adx_portalcomments |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CampaignActivity_Annotation
Many-To-One Relationship: annotation CampaignActivity_Annotation
| Property | Value |
|---|---|
| ReferencingEntity | annotation |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | CampaignActivity_Annotation |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CampaignActivity_Appointments
Many-To-One Relationship: appointment CampaignActivity_Appointments
| Property | Value |
|---|---|
| ReferencingEntity | appointment |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | CampaignActivity_Appointments |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CampaignActivity_AsyncOperations
Many-To-One Relationship: asyncoperation CampaignActivity_AsyncOperations
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | CampaignActivity_AsyncOperations |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CampaignActivity_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure CampaignActivity_BulkDeleteFailures
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | CampaignActivity_BulkDeleteFailures |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CampaignActivity_BulkOperations
Many-To-One Relationship: bulkoperation CampaignActivity_BulkOperations
| Property | Value |
|---|---|
| ReferencingEntity | bulkoperation |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | CampaignActivity_BulkOperations |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaignactivity_CampaignResponses
Many-To-One Relationship: campaignresponse campaignactivity_CampaignResponses
| Property | Value |
|---|---|
| ReferencingEntity | campaignresponse |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | campaignactivity_CampaignResponses |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaignactivity_chats
Many-To-One Relationship: chat campaignactivity_chats
| Property | Value |
|---|---|
| ReferencingEntity | chat |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | campaignactivity_chats |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaignactivity_connections1
Many-To-One Relationship: connection campaignactivity_connections1
| Property | Value |
|---|---|
| ReferencingEntity | connection |
| ReferencingAttribute | record1id |
| ReferencedEntityNavigationPropertyName | campaignactivity_connections1 |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 100 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaignactivity_connections2
Many-To-One Relationship: connection campaignactivity_connections2
| Property | Value |
|---|---|
| ReferencingEntity | connection |
| ReferencingAttribute | record2id |
| ReferencedEntityNavigationPropertyName | campaignactivity_connections2 |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: 100 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CampaignActivity_Emails
Many-To-One Relationship: email CampaignActivity_Emails
| Property | Value |
|---|---|
| ReferencingEntity | email |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | CampaignActivity_Emails |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CampaignActivity_Faxes
Many-To-One Relationship: fax CampaignActivity_Faxes
| Property | Value |
|---|---|
| ReferencingEntity | fax |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | CampaignActivity_Faxes |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaignactivity_IncidentResolutions
Many-To-One Relationship: incidentresolution campaignactivity_IncidentResolutions
| Property | Value |
|---|---|
| ReferencingEntity | incidentresolution |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | campaignactivity_IncidentResolutions |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 7f15e2bb-305a-468f-9af7-be865755a984 |
CampaignActivity_Letters
Many-To-One Relationship: letter CampaignActivity_Letters
| Property | Value |
|---|---|
| ReferencingEntity | letter |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | CampaignActivity_Letters |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CampaignActivity_logs
Many-To-One Relationship: bulkoperationlog CampaignActivity_logs
| Property | Value |
|---|---|
| ReferencingEntity | bulkoperationlog |
| ReferencingAttribute | campaignactivityid |
| ReferencedEntityNavigationPropertyName | CampaignActivity_logs |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CampaignActivity_MailboxTrackingFolder
Many-To-One Relationship: mailboxtrackingfolder CampaignActivity_MailboxTrackingFolder
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | CampaignActivity_MailboxTrackingFolder |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaignactivity_msdyn_copilottranscripts
Many-To-One Relationship: msdyn_copilottranscript campaignactivity_msdyn_copilottranscripts
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_copilottranscript |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | campaignactivity_msdyn_copilottranscripts |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 7f15e2bb-305a-468f-9af7-be865755a984 |
campaignactivity_msdyn_ocliveworkitems
Many-To-One Relationship: msdyn_ocliveworkitem campaignactivity_msdyn_ocliveworkitems
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_ocliveworkitem |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | campaignactivity_msdyn_ocliveworkitems |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 7f15e2bb-305a-468f-9af7-be865755a984 |
campaignactivity_msdyn_ocsessions
Many-To-One Relationship: msdyn_ocsession campaignactivity_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_ocsession |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | campaignactivity_msdyn_ocsessions |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 7f15e2bb-305a-468f-9af7-be865755a984 |
campaignactivity_msfp_alerts
Many-To-One Relationship: msfp_alert campaignactivity_msfp_alerts
| Property | Value |
|---|---|
| ReferencingEntity | msfp_alert |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | campaignactivity_msfp_alerts |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 7f15e2bb-305a-468f-9af7-be865755a984 |
campaignactivity_msfp_surveyinvites
Many-To-One Relationship: msfp_surveyinvite campaignactivity_msfp_surveyinvites
| Property | Value |
|---|---|
| ReferencingEntity | msfp_surveyinvite |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | campaignactivity_msfp_surveyinvites |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 7f15e2bb-305a-468f-9af7-be865755a984 |
campaignactivity_msfp_surveyresponses
Many-To-One Relationship: msfp_surveyresponse campaignactivity_msfp_surveyresponses
| Property | Value |
|---|---|
| ReferencingEntity | msfp_surveyresponse |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | campaignactivity_msfp_surveyresponses |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 7f15e2bb-305a-468f-9af7-be865755a984 |
campaignactivity_OpportunityCloses
Many-To-One Relationship: opportunityclose campaignactivity_OpportunityCloses
| Property | Value |
|---|---|
| ReferencingEntity | opportunityclose |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | campaignactivity_OpportunityCloses |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 7f15e2bb-305a-468f-9af7-be865755a984 |
campaignactivity_OrderCloses
Many-To-One Relationship: orderclose campaignactivity_OrderCloses
| Property | Value |
|---|---|
| ReferencingEntity | orderclose |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | campaignactivity_OrderCloses |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 7f15e2bb-305a-468f-9af7-be865755a984 |
CampaignActivity_Phonecalls
Many-To-One Relationship: phonecall CampaignActivity_Phonecalls
| Property | Value |
|---|---|
| ReferencingEntity | phonecall |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | CampaignActivity_Phonecalls |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaignactivity_principalobjectattributeaccess
Many-To-One Relationship: principalobjectattributeaccess campaignactivity_principalobjectattributeaccess
| Property | Value |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | campaignactivity_principalobjectattributeaccess |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CampaignActivity_ProcessSessions
Many-To-One Relationship: processsession CampaignActivity_ProcessSessions
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | CampaignActivity_ProcessSessions |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 110 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CampaignActivity_QueueItem
Many-To-One Relationship: queueitem CampaignActivity_QueueItem
| Property | Value |
|---|---|
| ReferencingEntity | queueitem |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | CampaignActivity_QueueItem |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaignactivity_QuoteCloses
Many-To-One Relationship: quoteclose campaignactivity_QuoteCloses
| Property | Value |
|---|---|
| ReferencingEntity | quoteclose |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | campaignactivity_QuoteCloses |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 7f15e2bb-305a-468f-9af7-be865755a984 |
CampaignActivity_RecurringAppointmentMasters
Many-To-One Relationship: recurringappointmentmaster CampaignActivity_RecurringAppointmentMasters
| Property | Value |
|---|---|
| ReferencingEntity | recurringappointmentmaster |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | CampaignActivity_RecurringAppointmentMasters |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaignactivity_ServiceAppointments
Many-To-One Relationship: serviceappointment campaignactivity_ServiceAppointments
| Property | Value |
|---|---|
| ReferencingEntity | serviceappointment |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | campaignactivity_ServiceAppointments |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 7f15e2bb-305a-468f-9af7-be865755a984 |
campaignactivity_SocialActivities
Many-To-One Relationship: socialactivity campaignactivity_SocialActivities
| Property | Value |
|---|---|
| ReferencingEntity | socialactivity |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | campaignactivity_SocialActivities |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CampaignActivity_SyncErrors
Many-To-One Relationship: syncerror CampaignActivity_SyncErrors
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | CampaignActivity_SyncErrors |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CampaignActivity_Tasks
Many-To-One Relationship: task CampaignActivity_Tasks
| Property | Value |
|---|---|
| ReferencingEntity | task |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | CampaignActivity_Tasks |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-to-Many relationships
These relationships are many-to-many. Listed by SchemaName.
- CampaignActivity_Accounts
- CampaignActivity_Contacts
- CampaignActivity_Leads
- campaignactivitylist_association
- campaignactivitysalesliterature_association
CampaignActivity_Accounts
See account CampaignActivity_Accounts Many-To-Many Relationship
| Property | Value |
|---|---|
| IntersectEntityName | bulkoperationlog |
| IsCustomizable | False |
| SchemaName | CampaignActivity_Accounts |
| IntersectAttribute | campaignactivityid |
| NavigationPropertyName | CampaignActivity_Accounts |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CampaignActivity_Contacts
See contact CampaignActivity_Contacts Many-To-Many Relationship
| Property | Value |
|---|---|
| IntersectEntityName | bulkoperationlog |
| IsCustomizable | False |
| SchemaName | CampaignActivity_Contacts |
| IntersectAttribute | campaignactivityid |
| NavigationPropertyName | CampaignActivity_Contacts |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CampaignActivity_Leads
See lead CampaignActivity_Leads Many-To-Many Relationship
| Property | Value |
|---|---|
| IntersectEntityName | bulkoperationlog |
| IsCustomizable | False |
| SchemaName | CampaignActivity_Leads |
| IntersectAttribute | campaignactivityid |
| NavigationPropertyName | CampaignActivity_Leads |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaignactivitylist_association
See list campaignactivitylist_association Many-To-Many Relationship
| Property | Value |
|---|---|
| IntersectEntityName | campaignactivityitem |
| IsCustomizable | False |
| SchemaName | campaignactivitylist_association |
| IntersectAttribute | campaignactivityid |
| NavigationPropertyName | campaignactivitylist_association |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaignactivitysalesliterature_association
See salesliterature campaignactivitysalesliterature_association Many-To-Many Relationship
| Property | Value |
|---|---|
| IntersectEntityName | campaignactivityitem |
| IsCustomizable | False |
| SchemaName | campaignactivitysalesliterature_association |
| IntersectAttribute | campaignactivityid |
| NavigationPropertyName | campaignactivitysalesliterature_association |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference