-
Implementing data retention settings in ga4 using python
Hey mates, I’ve just started messing around with ga4. I’ve been trying out the samples right here and I’ve managed to handle dimension and metric queries perfectly fine. But now, I’m trying to crack how to make this request here (for properties.getDataRetentionSettings) using Python. Anyone with an idea on how I can make this happen?
I’ve also stumbled upon the source code and yet, I couldn’t find a template for a ga4 request outside of dimension and metrics. Any pointers will be super helpful!
Log in to reply.