Info |
---|
The Google Analytics 360 batch source plugin is available for Preview in the Hub. |
...
For more information, see https://developers.google.com/analytics/devguides/reporting/core/v4.
Configuration
Property | Macro Enabled? | Description |
---|---|---|
Reference Name | No | Required. Name used to uniquely identify this source for lineage, annotating metadata, etc. |
Google Analytics View | Yes | Required. The Google Analytics view ID from which the data is retrieved. |
Start Date | Yes | Optional. Start date for the report data. |
End Date | Yes | Optional. End date for the report data. |
Metrics | Yes | Required. Quantitative measurements. For example, the metric ga:users indicates the total number of users for the requested time period. |
Dimensions | Yes | Required. Attributes of your data. For example, the dimension ga:city indicates the city, for example, “Paris” or “New York”. |
Sampling Level | Yes | Optional. Desired report sample size. Default is DEFAULT. |
Authorization Token | Yes | Required. Authorization token to be used to authenticate to Google Analytics Reporting API. |