You are here

protected property GoogleAnalyticsQuery::$fieldAliases in Google Analytics Reports 8.3

An array mapping table aliases and field names to field aliases.

Type: array

File

src/Plugin/views/query/GoogleAnalyticsQuery.php, line 51

Class

GoogleAnalyticsQuery
Defines a Views query class for Google Analytics Reports API.

Namespace

Drupal\google_analytics_reports\Plugin\views\query

Code

protected $fieldAliases = [];