Hello!
I’ve ran into some frustrating issues syncing data from google ads custom queries that dont have incremental compatibility. For example, the
asset_group_listing_group_filter
is one that breaks when a date range is queries.
There is a list of sources that get earmarked as full refresh only (ones where thesegments.date
field is not added to the GAQL query automatically). I’ve submitted a PR for this:
I also think that user experience could be much improved if this was possible at a custom query level:
Where is the best place to get a review on these PRs? Is it here?