campaignactivityitem EntityType
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Work item of a campaign activity, such as a list or sales literature.
Entity Set path:[organization URI]/api/data/v8.2/campaignactivityitems
Base Type: crmbaseentity EntityType
Display Name: Campaign Activity Item
Primary Key: campaignactivityitemid
Properties
Lookup Properties
Single-valued navigation properties
The campaignactivityitem entity type has no collection-valued navigation properties.
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name |
Type |
Details |
---|---|---|
campaignactivityitemid |
Edm.Guid |
Description: Unique identifier of the campaign activity item. |
itemid |
Edm.Guid |
Description: Unique identifier of the item. |
itemobjecttypecode |
Edm.String |
Description: Identification of the type of the campaign activity item. |
owningbusinessunit |
Edm.Guid |
Description: Unique identifier of the business unit that owns the campaign activity item. Read-only property |
owninguser |
Edm.Guid |
Description: Unique identifier of the user that owns the campaign activity item. Read-only property |
versionnumber |
Edm.Int64 |
Description: Read-only property |
Lookup Properties
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties
Name |
Single-valued navigation property |
Description |
---|---|---|
_campaignactivityid_value |
campaignactivityid |
Unique identifier of the campaign activity for the item. |
_ownerid_value |
Unique identifier of the user or team who owns the campaign activity item. |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
Name |
Type |
Partner |
---|---|---|
campaignactivityid |
ActivityPointer_CampaignActivityItems |
See Also
Use the Microsoft Dynamics 365 Web API
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright