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

On Tuesday, March 31, 2020 at 3:38:43 PM UTC-4, adsapiforumadvisor wrote:
>
> Hi Dihan,
>
> Thank you for reaching out. The available report date ranges are listed 
> here 
> <https://developers.google.com/google-ads/api/docs/query/date-ranges#predefined_date_range>.
>  
> Unfortunately, there is no way to pull specifically from the last update. 
> You can use the Change Status Service 
> <https://developers.google.com/google-ads/api/docs/change-status> to pull 
> the date of the most recent update and specify that as the starting point 
> for your report using a custom date range.
>
> Regards,
> Mitchell
> Google Ads API Team
>
> ref:_00D1U1174p._5001UZVQLC:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ba05fa7a-c64d-4e2d-9139-a8cf22c64548%40googlegroups.com.

Reply via email to