Name | Type | Description |
---|---|---|
Credentials | Object | Credentials for the service |
Replication Start Date | String | The date in the format YYYY-MM-DD. Any data before this date will not be replicated. |
View ID | String | The ID for the Google Analytics View you want to fetch data from. This can be found from the Google Analytics Account Explorer. |
Custom Reports (Optional) | String | A JSON array describing the custom reports you want to sync from Google Analytics. See the docs for more information about the exact format you can use to fill out this field. |
Data request time increment in days (Optional) | Integer | The time increment used by the connector when requesting data from the Google Analytics API. More information is available in the the docs. The bigger this value is, the faster the sync will be, but the more likely that sampling will be applied to your data, potentially causing inaccuracies in the returned results. We recommend setting this to 1 unless you have a hard requirement to make the sync faster at the expense of accuracy. The minimum allowed value for this field is 1, and the maximum is 364. |