InsightInfoProvider UpdateHits Method (InsightInfo, DateTime, Func InsightInfo, DateTime, Int64 )Kentico 8.1 API Reference
Stores the value of the specified insight and comuptes the aggregated values.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

insight
Type: CMS.SocialMarketing InsightInfo
The insight to store the value for.
periodDateTime
Type: OnlineSystem DateTime
The local date and time that applies to the specified value.
retrieveHits
Type: OnlineSystem Func InsightInfo, OnlineDateTime, OnlineInt64 
The function that returns the value for the specified parameters.
See Also