Returns all HitsInfo records for the specified object.
            Site IDObject IDHits interval (hour, day, week, year)Statistics type (pageviews, downloads...)Start of time interval (e.g. 01/01/2008)End of time interval (e.q. 12/31/2008)
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- siteId
 - Type: 
System Int32 
- objectId
 - Type: 
System Int32 
- interval
 - Type: CMS.WebAnalytics HitsIntervalEnum
 
- codeName
 - Type: 
System String 
- timeBegin
 - Type: 
System DateTime 
- timeEnd
 - Type: 
System DateTime 
Return Value
Type:See Also