Connector Improvement: Reddit Ads connector ability to adjust timezone
The Connector(Reddit API) returns the data in UTC by default, while the Reddit Ads UI shows the data in the time zone configured for the account. So to match the data can you please include an option to add timezone in the connector.
For the timezone fix, in order to account for the difference between UTC and the desired time zone can you setting to offset the ‘starts at' and ‘ends at' parameters accordingly. For example for 8/13 ET, where there's a 4-hour offset from UTC, a request would be:
https://ads-api.reddit.com/api/v2.0/accounts/t2_abc/reports?group_by=date,campaign_id&starts_at=2023-08-13T04:00:00Z&ends_at=2023-08-14T04:00:00Z
https://ads-api.reddit.com/api/v2.0/accounts/t2_abc/reports?group_by=date,campaign_id&starts_at=2023-08-13T04:00:00Z&ends_at=2023-08-14T04:00:00Z
-
I would also like to see this implemented. We (Tinuiti) are seeing discrepancies between Fivetran and Reddit Ads Dashboard due to this issue.
Thanks.
-
Have the same issue and seeing discrepancies between Fivetran output and the Reddit Ads UI which impacts client reporting
Please sign in to leave a comment.
Comments
2 comments