Campaign table/entity reference (Microsoft Dynamics 365)
Container for campaign activities and responses, sales literature, products, and lists to create, plan, execute, and track the results of a specific marketing campaign through its life.
Messages
The following table lists the messages for the Campaign 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 |
---|---|---|
AddItemCampaign Event: True |
AddItemCampaign action | AddItemCampaignRequest |
AddItemCampaignActivity Event: True |
AddItemCampaignActivity action | AddItemCampaignActivityRequest |
Assign Event: True |
PATCH /campaigns(campaignid)Update the ownerid property. |
AssignRequest |
Associate Event: True |
Associate records | Associate records |
CopyCampaign Event: False |
CopyCampaign action | CopyCampaignRequest |
Create Event: True |
POST /campaignsSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /campaigns(campaignid)See Delete |
Delete records |
Disassociate Event: True |
Disassociate records | Disassociate records |
GrantAccess Event: True |
GrantAccess | GrantAccessRequest |
ModifyAccess Event: True |
ModifyAccess | ModifyAccessRequest |
RemoveItemCampaign Event: True |
RemoveItemCampaign action | RemoveItemCampaignRequest |
RemoveItemCampaignActivity Event: True |
RemoveItemCampaignActivity action | RemoveItemCampaignActivityRequest |
Retrieve Event: True |
GET /campaigns(campaignid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: True |
GET /campaignsSee Query data |
Query data |
RetrievePrincipalAccess Event: True |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess Event: True |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess Event: True |
RevokeAccess | RevokeAccessRequest |
SetState Event: True |
PATCH /campaigns(campaignid)Update the statecode and statuscode properties. |
SetStateRequest |
Update Event: True |
PATCH /campaigns(campaignid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: False |
PATCH /campaigns(campaignid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: False |
UpsertMultiple | UpsertMultipleRequest |
Properties
The following table lists selected properties for the Campaign table.
Property | Value |
---|---|
DisplayName | Campaign |
DisplayCollectionName | Campaigns |
SchemaName | Campaign |
CollectionSchemaName | Campaigns |
EntitySetName | campaigns |
LogicalName | campaign |
LogicalCollectionName | campaigns |
PrimaryIdAttribute | campaignid |
PrimaryNameAttribute | name |
TableType | Standard |
OwnershipType | UserOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ActualEnd
- ActualStart
- BudgetedCost
- CampaignId
- CodeName
- Description
- EmailAddress
- EntityImage
- ExpectedResponse
- ExpectedRevenue
- ImportSequenceNumber
- IsTemplate
- Message
- msdyn_gdproptout
- Name
- Objective
- OtherCost
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- PriceListId
- ProcessId
- PromotionCodeName
- ProposedEnd
- ProposedStart
- StageId
- StateCode
- StatusCode
- TimeZoneRuleVersionNumber
- TmpRegardingObjectId
- TransactionCurrencyId
- TraversedPath
- TypeCode
- UTCConversionTimeZoneCode
ActualEnd
Property | Value |
---|---|
Description | Enter the date when the campaign was closed or completed. |
DisplayName | Actual End Date |
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. |
DisplayName | Actual Start Date |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | actualstart |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
BudgetedCost
Property | Value |
---|---|
Description | Type the amount budgeted for the campaign to define a limit for how much you can spend. |
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) |
CampaignId
Property | Value |
---|---|
Description | Unique identifier of the campaign. |
DisplayName | Campaign |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | campaignid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
CodeName
Property | Value |
---|---|
Description | Type a number or other tracking code to identify the campaign. If no value is entered, a code will be generated automatically. |
DisplayName | Campaign Code |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | codename |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 32 |
Description
Property | Value |
---|---|
Description | Type additional information to describe the campaign, such as the products or services offered or the targeted audience. |
DisplayName | Description |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | description |
RequiredLevel | None |
Type | Memo |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
EmailAddress
Property | Value |
---|---|
Description | The primary email address for the entity. |
DisplayName | Email Address |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | emailaddress |
RequiredLevel | None |
Type | String |
Format | |
FormatName | |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
EntityImage
Property | Value |
---|---|
Description | The default image for the entity. |
DisplayName | Entity Image |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimage |
RequiredLevel | None |
Type | Image |
CanStoreFullImage | False |
IsPrimaryImage | True |
MaxHeight | 144 |
MaxSizeInKB | 10240 |
MaxWidth | 144 |
ExpectedResponse
Property | Value |
---|---|
Description | Type the expected response rate for the campaign as a full number between 0 and 100. |
DisplayName | Expected Response Percentage |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | expectedresponse |
RequiredLevel | None |
Type | Integer |
MaxValue | 100 |
MinValue | 0 |
ExpectedRevenue
Property | Value |
---|---|
Description | Type the expected revenue for the campaign for return on investment projections and post-campaign reporting. |
DisplayName | Estimated Revenue |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | expectedrevenue |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | False |
MaxValue | 1000000000000 |
MinValue | 0 |
Precision | 2 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
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 |
IsTemplate
Property | Value |
---|---|
Description | Select whether the campaign is a template that can be copied when you create future campaigns. |
DisplayName | Template |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | istemplate |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | campaign_istemplate |
DefaultValue | False |
True Label | Yes |
False Label | No |
Message
Property | Value |
---|---|
Description | Type the promotional message or marketing copy for the campaign. |
DisplayName | Message |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | message |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 256 |
msdyn_gdproptout
Property | Value |
---|---|
Description | Describes whether campaign is opted out or not |
DisplayName | GDPR Optout |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_gdproptout |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | msdyn_campaign_msdyn_gdproptout |
DefaultValue | False |
True Label | Yes |
False Label | No |
Name
Property | Value |
---|---|
Description | Type a name for the campaign so that it is identified correctly in lists. |
DisplayName | Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | name |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 128 |
Objective
Property | Value |
---|---|
Description | Type the objective of the campaign, including products, services, discounts, and pricing. |
DisplayName | Offer |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | objective |
RequiredLevel | None |
Type | Memo |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
OtherCost
Property | Value |
---|---|
Description | Type the sum of any miscellaneous campaign costs not included in the campaign activities to make sure the actual cost of the campaign is calculated correctly. |
DisplayName | Miscellaneous Costs |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | othercost |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | False |
MaxValue | 1000000000000 |
MinValue | 0 |
Precision | 2 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
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 | Owner Id |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Type | Owner |
Targets | systemuser, team |
OwnerIdType
Property | Value |
---|---|
Description | Owner Id Type |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
PriceListId
Property | Value |
---|---|
Description | Choose the price list associated with this item to make sure the products associated with the campaign are offered at the correct prices. |
DisplayName | Price List |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | pricelistid |
RequiredLevel | None |
Type | Lookup |
Targets | pricelevel |
ProcessId
Property | Value |
---|---|
Description | Contains the id of the process associated with the entity. |
DisplayName | Process Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | processid |
RequiredLevel | None |
Type | Uniqueidentifier |
PromotionCodeName
Property | Value |
---|---|
Description | Type a promotional code to track sales related to the campaign or allow customers to redeem a discount offer. |
DisplayName | Promotion Code |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | promotioncodename |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 128 |
ProposedEnd
Property | Value |
---|---|
Description | Enter the date when the campaign is scheduled to end. |
DisplayName | Proposed End Date |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | proposedend |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
ProposedStart
Property | Value |
---|---|
Description | Enter the date when the campaign is scheduled to start. |
DisplayName | Proposed Start Date |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | proposedstart |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
StageId
Property | Value |
---|---|
Description | Contains the id of the stage where the entity is located. |
DisplayName | (Deprecated) Stage Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | stageid |
RequiredLevel | None |
Type | Uniqueidentifier |
StateCode
Property | Value |
---|---|
Description | Shows the status of the campaign. By default, campaigns are active and can't be deactivated. |
DisplayName | Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
DefaultFormValue | 0 |
GlobalChoiceName | campaign_statecode |
StateCode Choices/Options
Value | Details |
---|---|
0 | Label: Active DefaultStatus: 0 InvariantName: Active |
1 | Label: Inactive DefaultStatus: 6 InvariantName: Inactive |
StatusCode
Property | Value |
---|---|
Description | Select the campaign's status. |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
DefaultFormValue | -1 |
GlobalChoiceName | campaign_statuscode |
StatusCode Choices/Options
Value | Details |
---|---|
0 | Label: Proposed State:0 TransitionData: None |
1 | Label: Ready To Launch State:0 TransitionData: None |
2 | Label: Launched State:0 TransitionData: None |
3 | Label: Completed State:0 TransitionData: None |
4 | Label: Canceled State:0 TransitionData: None |
5 | Label: Suspended State:0 TransitionData: None |
6 | Label: Inactive State:1 TransitionData: None |
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 |
TmpRegardingObjectId
Property | Value |
---|---|
Description | |
DisplayName | TmpRegardingObjectId |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | tmpregardingobjectid |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
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 | ApplicationRequired |
Type | Lookup |
Targets | transactioncurrency |
TraversedPath
Property | Value |
---|---|
Description | A comma separated list of string values representing the unique identifiers of stages in a Business Process Flow Instance in the order that they occur. |
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 the campaign. |
DisplayName | Campaign Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | typecode |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 1 |
GlobalChoiceName | campaign_typecode |
TypeCode Choices/Options
Value | Label |
---|---|
1 | Advertisement |
2 | Direct Marketing |
3 | Event |
4 | Co-branding |
5 | Other |
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.
- BudgetedCost_Base
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- EntityImage_Timestamp
- EntityImage_URL
- EntityImageId
- ExchangeRate
- ExpectedRevenue_Base
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- OtherCost_Base
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- TotalActualCost
- TotalActualCost_Base
- TotalCampaignActivityActualCost
- TotalCampaignActivityActualCost_Base
- VersionNumber
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 | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
CreatedOn
Property | Value |
---|---|
Description | Date and time when the record was created. |
DisplayName | Created On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
CreatedOnBehalfBy
Property | Value |
---|---|
Description | Shows who created the record on behalf of another user. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
EntityImage_Timestamp
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimage_timestamp |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
EntityImage_URL
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimage_url |
RequiredLevel | None |
Type | String |
Format | Url |
FormatName | Url |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 200 |
EntityImageId
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimageid |
RequiredLevel | None |
Type | Uniqueidentifier |
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 |
ExpectedRevenue_Base
Property | Value |
---|---|
Description | Value of the Estimated Revenue in base currency. |
DisplayName | Estimated Revenue (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | expectedrevenue_base |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | True |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
ModifiedBy
Property | Value |
---|---|
Description | Shows who last updated the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
ModifiedOn
Property | Value |
---|---|
Description | Date and time when the record was modified. |
DisplayName | Modified On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
ModifiedOnBehalfBy
Property | Value |
---|---|
Description | Shows who created the record on behalf of another user. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
OtherCost_Base
Property | Value |
---|---|
Description | Value of the Miscellaneous Costs in base currency. |
DisplayName | Miscellaneous Costs (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | othercost_base |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | True |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
OwnerIdName
Property | Value |
---|---|
Description | Name of the owner |
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 | Yomi name of the owner |
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 for the business unit that owns the record |
DisplayName | Owning Business Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Type | Lookup |
Targets | businessunit |
OwningTeam
Property | Value |
---|---|
Description | Unique identifier for the team that owns the record. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | None |
Type | Lookup |
Targets | team |
OwningUser
Property | Value |
---|---|
Description | Unique identifier for the user that owns the record. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
TotalActualCost
Property | Value |
---|---|
Description | Shows the sum of the amounts entered in the Total Cost of Campaign Activities and Miscellaneous Costs fields. |
DisplayName | Total Cost of Campaign |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | totalactualcost |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | False |
MaxValue | 1000000000000 |
MinValue | 0 |
Precision | 2 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
TotalActualCost_Base
Property | Value |
---|---|
Description | Value of the Total Cost of Campaign in base currency. |
DisplayName | Total Cost of Campaign (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | totalactualcost_base |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | True |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
TotalCampaignActivityActualCost
Property | Value |
---|---|
Description | Shows the sum of the values entered in the Actual Cost field on all campaign activities related to the campaign. |
DisplayName | Total Cost of Campaign Activities |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | totalcampaignactivityactualcost |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | False |
MaxValue | 1000000000000 |
MinValue | 0 |
Precision | 2 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
TotalCampaignActivityActualCost_Base
Property | Value |
---|---|
Description | Value of the Total Cost of Campaign Activities in base currency. |
DisplayName | Total Cost of Campaign Activities (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | totalcampaignactivityactualcost_base |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | True |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
VersionNumber
Property | Value |
---|---|
Description | Version Number |
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.
- BusinessUnit_Campaigns
- lk_campaign_createdby
- lk_campaign_createdonbehalfby
- lk_campaign_modifiedby
- lk_campaign_modifiedonbehalfby
- owner_campaigns
- PriceList_Campaigns
- processstage_campaigns
- SystemUser_Campaigns
- team_Campaigns
- transactioncurrency_campaign
BusinessUnit_Campaigns
One-To-Many Relationship: businessunit BusinessUnit_Campaigns
Property | Value |
---|---|
ReferencedEntity | businessunit |
ReferencedAttribute | businessunitid |
ReferencingAttribute | owningbusinessunit |
ReferencingEntityNavigationPropertyName | owningbusinessunit |
IsHierarchical | |
CascadeConfiguration | Archive: Restrict Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_campaign_createdby
One-To-Many Relationship: systemuser lk_campaign_createdby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdby |
ReferencingEntityNavigationPropertyName | createdby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_campaign_createdonbehalfby
One-To-Many Relationship: systemuser lk_campaign_createdonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdonbehalfby |
ReferencingEntityNavigationPropertyName | createdonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_campaign_modifiedby
One-To-Many Relationship: systemuser lk_campaign_modifiedby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedby |
ReferencingEntityNavigationPropertyName | modifiedby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_campaign_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_campaign_modifiedonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedonbehalfby |
ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
owner_campaigns
One-To-Many Relationship: owner owner_campaigns
Property | Value |
---|---|
ReferencedEntity | owner |
ReferencedAttribute | ownerid |
ReferencingAttribute | ownerid |
ReferencingEntityNavigationPropertyName | ownerid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
PriceList_Campaigns
One-To-Many Relationship: pricelevel PriceList_Campaigns
Property | Value |
---|---|
ReferencedEntity | pricelevel |
ReferencedAttribute | pricelevelid |
ReferencingAttribute | pricelistid |
ReferencingEntityNavigationPropertyName | pricelistid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
processstage_campaigns
One-To-Many Relationship: processstage processstage_campaigns
Property | Value |
---|---|
ReferencedEntity | processstage |
ReferencedAttribute | processstageid |
ReferencingAttribute | stageid |
ReferencingEntityNavigationPropertyName | stageid_processstage |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
SystemUser_Campaigns
One-To-Many Relationship: systemuser SystemUser_Campaigns
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | owninguser |
ReferencingEntityNavigationPropertyName | owninguser |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
team_Campaigns
One-To-Many Relationship: team team_Campaigns
Property | Value |
---|---|
ReferencedEntity | team |
ReferencedAttribute | teamid |
ReferencingAttribute | owningteam |
ReferencingEntityNavigationPropertyName | owningteam |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
transactioncurrency_campaign
One-To-Many Relationship: transactioncurrency transactioncurrency_campaign
Property | Value |
---|---|
ReferencedEntity | transactioncurrency |
ReferencedAttribute | transactioncurrencyid |
ReferencingAttribute | transactioncurrencyid |
ReferencingEntityNavigationPropertyName | transactioncurrencyid |
IsHierarchical | |
CascadeConfiguration | Archive: Restrict Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- campaign_activity_parties
- Campaign_ActivityPointers
- campaign_adx_inviteredemptions
- campaign_adx_portalcomments
- Campaign_Annotation
- Campaign_Appointments
- Campaign_AsyncOperations
- Campaign_BulkDeleteFailures
- Campaign_CampaignActivities
- Campaign_CampaignResponses
- campaign_chats
- campaign_connections1
- campaign_connections2
- Campaign_DuplicateBaseRecord
- Campaign_DuplicateMatchingRecord
- Campaign_Emails
- Campaign_Faxes
- campaign_IncidentResolutions
- campaign_leads
- Campaign_Letters
- Campaign_MailboxTrackingFolder
- campaign_msdyn_copilottranscripts
- campaign_msdyn_ocliveworkitems
- campaign_msdyn_ocsessions
- campaign_msfp_alerts
- campaign_msfp_surveyinvites
- campaign_msfp_surveyresponses
- campaign_opportunities
- campaign_OpportunityCloses
- campaign_OrderCloses
- campaign_orders
- Campaign_Phonecalls
- campaign_principalobjectattributeaccess
- Campaign_ProcessSessions
- campaign_QuoteCloses
- campaign_quotes
- Campaign_RecurringAppointmentMasters
- Campaign_ServiceAppointments
- campaign_SocialActivities
- Campaign_SyncErrors
- Campaign_Tasks
campaign_activity_parties
Many-To-One Relationship: activityparty campaign_activity_parties
Property | Value |
---|---|
ReferencingEntity | activityparty |
ReferencingAttribute | partyid |
ReferencedEntityNavigationPropertyName | campaign_activity_parties |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Campaign_ActivityPointers
Many-To-One Relationship: activitypointer Campaign_ActivityPointers
Property | Value |
---|---|
ReferencingEntity | activitypointer |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Campaign_ActivityPointers |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaign_adx_inviteredemptions
Many-To-One Relationship: adx_inviteredemption campaign_adx_inviteredemptions
Property | Value |
---|---|
ReferencingEntity | adx_inviteredemption |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | campaign_adx_inviteredemptions |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaign_adx_portalcomments
Many-To-One Relationship: adx_portalcomment campaign_adx_portalcomments
Property | Value |
---|---|
ReferencingEntity | adx_portalcomment |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | campaign_adx_portalcomments |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Campaign_Annotation
Many-To-One Relationship: annotation Campaign_Annotation
Property | Value |
---|---|
ReferencingEntity | annotation |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | Campaign_Annotation |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Campaign_Appointments
Many-To-One Relationship: appointment Campaign_Appointments
Property | Value |
---|---|
ReferencingEntity | appointment |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Campaign_Appointments |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Campaign_AsyncOperations
Many-To-One Relationship: asyncoperation Campaign_AsyncOperations
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Campaign_AsyncOperations |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Campaign_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure Campaign_BulkDeleteFailures
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Campaign_BulkDeleteFailures |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Campaign_CampaignActivities
Many-To-One Relationship: campaignactivity Campaign_CampaignActivities
Property | Value |
---|---|
ReferencingEntity | campaignactivity |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Campaign_CampaignActivities |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Campaign_CampaignResponses
Many-To-One Relationship: campaignresponse Campaign_CampaignResponses
Property | Value |
---|---|
ReferencingEntity | campaignresponse |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Campaign_CampaignResponses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaign_chats
Many-To-One Relationship: chat campaign_chats
Property | Value |
---|---|
ReferencingEntity | chat |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | campaign_chats |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaign_connections1
Many-To-One Relationship: connection campaign_connections1
Property | Value |
---|---|
ReferencingEntity | connection |
ReferencingAttribute | record1id |
ReferencedEntityNavigationPropertyName | campaign_connections1 |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 100 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaign_connections2
Many-To-One Relationship: connection campaign_connections2
Property | Value |
---|---|
ReferencingEntity | connection |
ReferencingAttribute | record2id |
ReferencedEntityNavigationPropertyName | campaign_connections2 |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 100 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Campaign_DuplicateBaseRecord
Many-To-One Relationship: duplicaterecord Campaign_DuplicateBaseRecord
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | baserecordid |
ReferencedEntityNavigationPropertyName | Campaign_DuplicateBaseRecord |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Campaign_DuplicateMatchingRecord
Many-To-One Relationship: duplicaterecord Campaign_DuplicateMatchingRecord
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | duplicaterecordid |
ReferencedEntityNavigationPropertyName | Campaign_DuplicateMatchingRecord |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Campaign_Emails
Many-To-One Relationship: email Campaign_Emails
Property | Value |
---|---|
ReferencingEntity | email |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Campaign_Emails |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Campaign_Faxes
Many-To-One Relationship: fax Campaign_Faxes
Property | Value |
---|---|
ReferencingEntity | fax |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Campaign_Faxes |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaign_IncidentResolutions
Many-To-One Relationship: incidentresolution campaign_IncidentResolutions
Property | Value |
---|---|
ReferencingEntity | incidentresolution |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | campaign_IncidentResolutions |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaign_leads
Many-To-One Relationship: lead campaign_leads
Property | Value |
---|---|
ReferencingEntity | lead |
ReferencingAttribute | campaignid |
ReferencedEntityNavigationPropertyName | campaign_leads |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Marketing Label: MenuId: null Order: 130 QueryApi: null ViewId: f7ba26ee-3f8e-4cf2-8e02-0b4bbcd16da8 |
Campaign_Letters
Many-To-One Relationship: letter Campaign_Letters
Property | Value |
---|---|
ReferencingEntity | letter |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Campaign_Letters |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Campaign_MailboxTrackingFolder
Many-To-One Relationship: mailboxtrackingfolder Campaign_MailboxTrackingFolder
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Campaign_MailboxTrackingFolder |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaign_msdyn_copilottranscripts
Many-To-One Relationship: msdyn_copilottranscript campaign_msdyn_copilottranscripts
Property | Value |
---|---|
ReferencingEntity | msdyn_copilottranscript |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | campaign_msdyn_copilottranscripts |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaign_msdyn_ocliveworkitems
Many-To-One Relationship: msdyn_ocliveworkitem campaign_msdyn_ocliveworkitems
Property | Value |
---|---|
ReferencingEntity | msdyn_ocliveworkitem |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | campaign_msdyn_ocliveworkitems |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaign_msdyn_ocsessions
Many-To-One Relationship: msdyn_ocsession campaign_msdyn_ocsessions
Property | Value |
---|---|
ReferencingEntity | msdyn_ocsession |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | campaign_msdyn_ocsessions |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaign_msfp_alerts
Many-To-One Relationship: msfp_alert campaign_msfp_alerts
Property | Value |
---|---|
ReferencingEntity | msfp_alert |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | campaign_msfp_alerts |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaign_msfp_surveyinvites
Many-To-One Relationship: msfp_surveyinvite campaign_msfp_surveyinvites
Property | Value |
---|---|
ReferencingEntity | msfp_surveyinvite |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | campaign_msfp_surveyinvites |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaign_msfp_surveyresponses
Many-To-One Relationship: msfp_surveyresponse campaign_msfp_surveyresponses
Property | Value |
---|---|
ReferencingEntity | msfp_surveyresponse |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | campaign_msfp_surveyresponses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaign_opportunities
Many-To-One Relationship: opportunity campaign_opportunities
Property | Value |
---|---|
ReferencingEntity | opportunity |
ReferencingAttribute | campaignid |
ReferencedEntityNavigationPropertyName | campaign_opportunities |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Sales Label: MenuId: null Order: 130 QueryApi: null ViewId: 00000000-0000-0000-00aa-000010001203 |
campaign_OpportunityCloses
Many-To-One Relationship: opportunityclose campaign_OpportunityCloses
Property | Value |
---|---|
ReferencingEntity | opportunityclose |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | campaign_OpportunityCloses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaign_OrderCloses
Many-To-One Relationship: orderclose campaign_OrderCloses
Property | Value |
---|---|
ReferencingEntity | orderclose |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | campaign_OrderCloses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaign_orders
Many-To-One Relationship: salesorder campaign_orders
Property | Value |
---|---|
ReferencingEntity | salesorder |
ReferencingAttribute | campaignid |
ReferencedEntityNavigationPropertyName | campaign_orders |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Campaign_Phonecalls
Many-To-One Relationship: phonecall Campaign_Phonecalls
Property | Value |
---|---|
ReferencingEntity | phonecall |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Campaign_Phonecalls |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaign_principalobjectattributeaccess
Many-To-One Relationship: principalobjectattributeaccess campaign_principalobjectattributeaccess
Property | Value |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | campaign_principalobjectattributeaccess |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Campaign_ProcessSessions
Many-To-One Relationship: processsession Campaign_ProcessSessions
Property | Value |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Campaign_ProcessSessions |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 110 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaign_QuoteCloses
Many-To-One Relationship: quoteclose campaign_QuoteCloses
Property | Value |
---|---|
ReferencingEntity | quoteclose |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | campaign_QuoteCloses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaign_quotes
Many-To-One Relationship: quote campaign_quotes
Property | Value |
---|---|
ReferencingEntity | quote |
ReferencingAttribute | campaignid |
ReferencedEntityNavigationPropertyName | campaign_quotes |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Campaign_RecurringAppointmentMasters
Many-To-One Relationship: recurringappointmentmaster Campaign_RecurringAppointmentMasters
Property | Value |
---|---|
ReferencingEntity | recurringappointmentmaster |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Campaign_RecurringAppointmentMasters |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Campaign_ServiceAppointments
Many-To-One Relationship: serviceappointment Campaign_ServiceAppointments
Property | Value |
---|---|
ReferencingEntity | serviceappointment |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Campaign_ServiceAppointments |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaign_SocialActivities
Many-To-One Relationship: socialactivity campaign_SocialActivities
Property | Value |
---|---|
ReferencingEntity | socialactivity |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | campaign_SocialActivities |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Campaign_SyncErrors
Many-To-One Relationship: syncerror Campaign_SyncErrors
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Campaign_SyncErrors |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Campaign_Tasks
Many-To-One Relationship: task Campaign_Tasks
Property | Value |
---|---|
ReferencingEntity | task |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Campaign_Tasks |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-to-Many relationships
These relationships are many-to-many. Listed by SchemaName.
- campaigncampaign_association
- campaignlist_association
- campaignproduct_association
- campaignsalesliterature_association
campaigncampaign_association
This is a self-referencing many-to-many relationship.
Property | Value |
---|---|
IntersectEntityName | campaignitem |
IsCustomizable | False |
SchemaName | campaigncampaign_association |
Entity1IntersectAttribute | campaignid |
Entity2IntersectAttribute | entityid |
Entity1NavigationPropertyName | campaigncampaign_association |
Entity2NavigationPropertyName | campaigncampaign_association |
Entity1AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Entity2AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaignlist_association
See list campaignlist_association Many-To-Many Relationship
Property | Value |
---|---|
IntersectEntityName | campaignitem |
IsCustomizable | False |
SchemaName | campaignlist_association |
IntersectAttribute | campaignid |
NavigationPropertyName | campaignlist_association |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: Campaign.RetrieveCampaignsForList ViewId: 244af698-f753-48fd-9803-c1939dcf02d1 |
campaignproduct_association
See product campaignproduct_association Many-To-Many Relationship
Property | Value |
---|---|
IntersectEntityName | campaignitem |
IsCustomizable | False |
SchemaName | campaignproduct_association |
IntersectAttribute | campaignid |
NavigationPropertyName | campaignproduct_association |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaignsalesliterature_association
See salesliterature campaignsalesliterature_association Many-To-Many Relationship
Property | Value |
---|---|
IntersectEntityName | campaignitem |
IsCustomizable | False |
SchemaName | campaignsalesliterature_association |
IntersectAttribute | campaignid |
NavigationPropertyName | campaignsalesliterature_association |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference