IAnalyticsUsageEvent members
Represents analytics usage data for an item.
The IAnalyticsUsageEvent type exposes the following members.
Properties
Name | Description | |
---|---|---|
CustomData | Gets or sets custom data to be associated with the event. | |
EventTypeId | Gets or sets the event type. | |
ItemId | Gets or sets the item ID. | |
ScopeId | Gets or sets a unique ID for the scope. | |
SessionId | Gets or set the user session ID. | |
SiteId | Gets or sets the unique ID for the site. | |
TenantId | Gets or sets the unique ID for the tenant. | |
TimeStamp | Gets or sets the timestamp for the usage event. | |
UserId | Gets or sets the user ID. | |
Weight | Gets or sets a batch multiplier for the event. |
Top