Click or drag to resize
GoogleAnalyticsDetailsDimensions Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the list of dimensions 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> Dimensions { get; }

Return Value

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

Implements

GoogleAnalyticsDetails_GoogleAnalyticsDetailsDimensions
See Also