Hello, There is a workaround to fetch change_events with LIMIT greater than 10000, as mentioned in 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 `last_change_date_time` property of `change_status` returned by ChangeStatusService has the same value for multiple entries in the result set. So, is there a way to do the same with *ChangeStatusService *as with *ChangeEventService*? 2022 m. rugpjūčio 25 d., ketvirtadienis 20:31:43 UTC+3 adsapi rašė: > Hi, > > Thank you for reaching out to our API support team. To better assist you, > could you elaborate on the "*How can I fetch all the data in that split > second?*" concern? > > As for your other question "*How do I know if all the data was fetched?*" > you can also utilize the return_total_results_count > <https://developers.google.com/google-ads/api/reference/rpc/v11/SearchGoogleAdsRequest?hl=en#return_total_results_count> > setting to > determine the total records that will match your query. > > Best regards, > > [image: Google Logo] > Peter Laurence > Google Ads API Team > > > ref:_00D1U1174p._5004Q2dnbXD: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 "Google Ads API and AdWords 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/48e29eaf-d327-4301-a294-d2983e3a4666n%40googlegroups.com.