Click or drag to resize
GoogleAnalyticsDetailsUserName Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the username for this Google Analytics query

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string UserName { get; set; }

Return Value

Type: String
The username for this Google Analytics query

Implements

GoogleAnalyticsDetails_GoogleAnalyticsDetailsUserName
See Also