Summary
The user is asking how to remove ‘uuid’ from the GA4 report and add ‘date’ for the Airbyte connector to get two aggregated monthly metrics. They are encountering errors without the ‘date’ field.
Question
Hey Guys, I’d like to follow up on this. Is there a way to get rid of “uuid” in the report? I’m having a simple need to get two aggregated monthly metrics from GA4. Also I noticed that Airbyte connector also requires “date” inside report, without it I’m getting error.
My GA4 report config:
{
"name": "kpi",
"dimensions": ["yearMonth","streamName"],
"metrics": ["sessions", "totalUsers"]
}
]```
Thanks!
<br>
---
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1711108505050709) if you want
to access the original thread.
[Join the conversation on Slack](https://slack.airbyte.com)
<sub>
["ga4-report", "airbyte-connector", "aggregated-metrics", "date-field"]
</sub>