Hi Jofin, The CustomerSyncError.TOO_MANY_CHANGES <https://developers.google.com/adwords/api/docs/common-errors#CustomerSyncError.TOO_MANY_CHANGES> error you encountered means that you are specifying a broad date range and there were too many changed entities to return from your request. I would suggest to narrow your date range and retry the request again. If the error persists, assume everything has changed and use each campaign data services to get the request to retrieve the most recent campaign data. Also, take note that the CustomerSyncService <https://developers.google.com/adwords/api/docs/reference/v201809/CustomerSyncService> only supports queries for dates within the last 90 days.
Thanks and regards, Luis Adwords API Team On Wednesday, September 26, 2018 at 11:37:41 AM UTC+8, Jofin Kuriakose wrote: > > I am getting TOO_MANY_CHANGES for a single campaign request for half an > hour time interval. I did not make any change for the campaign during this > time interval. This campaign has only one ad-group and single ad. But for > some other account, I am getting correct response for the same time > interval when we make changes. > > Thanks, > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/f18ae90f-da60-452e-b11a-be4d5af1c9b7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
