Connector Improvement: Google Analytics - allow dateHour and dateHourMinutes instead of date
when creating a custom report with dateHour or dateHourMinutes but no date dimension, fivetran complains with "ERROR: Dimensions Must Include Date".
According to https://support.fivetran.com/hc/en-us/articles/360047218614--Google-Analytics-ERROR-Dimensions-Must-Include-Date ga:date is required because it's used as an incremental key.
ga:dateHour and ga:dateHourMinutes could be used instead of date, since they are just like it but with extra data at the end, but fivetran doesn't allow them and requires "wasting" an extra dimension if the user wants to extract data by the hour or the minute
Please sign in to leave a comment.
Comments
0 comments