Returns all HitsInfo records for the specified time and categories.
Site IDHits interval (hour, day, week, year)Statistics type (abvisit%, pageviews, downloads...) which is evaluated by LIKE operatorStart dateEnd dateColumns
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- siteId
- Type: System Int32
- interval
- Type: CMS.WebAnalytics HitsIntervalEnum
- codeNames
- Type: System String
- startTime
- Type: System DateTime
- endTime
- Type: System DateTime
- columns
- Type: System String
Return Value
Type: DataSetSee Also