Click or drag to resize
GoogleAnalyticsDetailsMetrics Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the list of metrics for the Google Analytics query

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<string> Metrics { get; }

Return Value

Type: ListString
The list of metrics for the Google Analytics query

Implements

GoogleAnalyticsDetails_GoogleAnalyticsDetailsMetrics
See Also