knowledgearticleviews EntityType
No of times an article is viewed per day
- Entity set path:
- [organization URI]/api/data/v9.2/knowledgearticleviews
- Base type:
- crmbaseentity
- Table type:
- Standard
- Display name:
- Knowledge Article Views
- Primary key:
- knowledgearticleviewsid
- Primary name column:
- knowledgearticleidname
- Operations supported:
- POST GET PATCH DELETE
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details | ||||||
---|---|---|---|---|---|---|---|---|
createdon | Edm.DateTimeOffset |
Date and time when the record was created. Display name: Created On Read only
|
||||||
exchangerate | Edm.Decimal |
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. Display name: Exchange Rate Read only
|
||||||
importsequencenumber | Edm.Int32 |
Unique identifier of the data import or data migration that created this record. Display name: Import Sequence Number |
||||||
knowledgearticleview | Edm.Int32 |
Number of Knowledge Article Views visited per day Display name: Knowledge Article View |
||||||
knowledgearticleviewsid | Edm.Guid |
Unique identifier of the Knowledge Article Views Display name: View |
||||||
location | Edm.Int32 |
Shows where the knowledge was used Display name: Location
Default options
|
||||||
modifiedon | Edm.DateTimeOffset |
Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. Display name: Modified On Read only
|
||||||
overriddencreatedon | Edm.DateTimeOffset |
Date and time that the record was migrated. Display name: Record Created On |
||||||
owningbusinessunit | Edm.Guid |
Unique identifier of the business unit that owns the knowledge article views. Display name: Owning Business Unit Read only
|
||||||
owninguser | Edm.Guid |
Unique identifier of the user who owns the knowledge article views. Display name: Owning User Read only
|
||||||
statecode | Edm.Int32 |
Status of the Knowledge Article Views Display name: Status
Default options
|
||||||
statuscode | Edm.Int32 |
Reason for the status of the Knowledge Article Views Display name: Status Reason
Default options
|
||||||
timezoneruleversionnumber | Edm.Int32 |
For internal use only. Display name: Time Zone Rule Version Number |
||||||
utcconversiontimezonecode | Edm.Int32 |
Time zone code that was in use when the record was created. Display name: UTC Conversion Time Zone Code |
||||||
versionnumber | Edm.Int64 |
Read only
|
||||||
viewdate | Edm.DateTimeOffset |
Information about the Day Display name: Day |
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 Lookup property data.
Name | Single-valued navigation property | Description |
---|---|---|
_createdby_value | createdby |
Shows who created the record. |
_createdonbehalfby_value | createdonbehalfby |
Unique identifier of the delegate user who created the record. |
_knowledgearticleid_value | knowledgearticleid |
Choose the Knowledge Article. |
_modifiedby_value | modifiedby |
Shows who last updated the record. |
_modifiedonbehalfby_value | modifiedonbehalfby |
Unique identifier of the delegate user who modified the record. |
_transactioncurrencyid_value | transactioncurrencyid |
Choose the local currency for the record to make sure budgets are reported in the correct currency. |
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 |
---|---|---|
createdby | systemuser | lk_knowledgearticleviews_createdby |
createdonbehalfby | systemuser | lk_knowledgearticleviews_createdonbehalfby |
knowledgearticleid | knowledgearticle | knowledgearticle_views |
modifiedby | systemuser | lk_knowledgearticleviews_modifiedby |
modifiedonbehalfby | systemuser | lk_knowledgearticleviews_modifiedonbehalfby |
transactioncurrencyid | transactioncurrency | transactioncurrency_knowledgearticleviews |
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
---|---|---|
knowledgearticleviews_principalobjectattributeaccess | principalobjectattributeaccess | objectid_knowledgearticleviews |
KnowledgeArticleViews_SyncErrors | syncerror | regardingobjectid_knowledgearticleviews_syncerror |
Operations
The following operations can be used with the knowledgearticleviews entity type.
Name | Binding |
---|---|
IncrementKnowledgeArticleViewCount | Not Bound |