This service is available via Telligent.Evolution.Extensibility.Apis.Get<Telligent.Evolution.Extensibility.Api.Version1.IContentViews>() and is defined in Telligent.Evolution.Platform.dll
Methods
AdditionalInfo IncrementView(Guid contentId, Guid contentTypeId, Guid contentViewTypeId);
Create a record of a piece of content being viewed
Parameters
| Name | Type | Description | Required | Default | Options |
|---|---|---|---|---|---|
| contentId | Guid | ID of the content being viewed | Required | ||
| contentTypeId | Guid | Content Type ID of the content being viewed | Required | ||
| contentViewTypeId | Guid | ID representing type of view | Required |