Hi there,
Found a workaround to fetch change_events for LIMIT more than 10000, 
suggested by this doc from Google  
<https://developers.google.com/google-ads/api/docs/change-event>
which states,

*The query must also include a LIMIT clause restricting results to at most 
10,000 rows. If you're interested in more than 10,000 results, make a note 
of the timestamp of the last entry in the returned result set, and then set 
your date range on the following query to start after that time to continue 
where you left off.*

But the `change_date_time` property of `change_event` returned by 
ChangeEventService *does* have same value for multiple entries in the 
result set. In such case, how does the suggested step (*to start after that 
time to continue where you left off *) apply?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/66313c62-6ff7-4414-accb-27206bf2b83fn%40googlegroups.com.

Reply via email to