HI Mitchell,
not sure if I explained my question clearly, the issue is:
I use GoogleAdsService to do an initial sync of a large entity report with millions of records. And the sync process will run once everyday after the initial sync, but for the incremental sync, we don't want to sync all records every time, we only want to sync the records which have been changed since last sync. There is no Date for entity (for example, campaign, ad group, ...); essentially Date only make sense for performance report but not for entities. what we really need is filter based on the last sync time of record.
is there any workaround?
thanks,
Dihan