Mike, Thanks for conforming this.
The work around looks good if we are trying to get the changes for a single campaign. Where are a bulk of campaign ids, its not a feasible solution. Thanks Gopi On Wednesday, April 16, 2014 12:06:17 PM UTC-7, Michael Cloonan (AdWords API Team) wrote: > > Hi Gopi, > > Unfortunately, I do not believe there is such a way to identify which > specific campaign is causing the issue. The documentation for this > error<https://developers.google.com/adwords/api/docs/reference/v201402/CustomerSyncService.CustomerSyncError>has > some suggestions on workaround when this comes up: > > There have been too many changes to sync the campaign over the requested >> date/time range. To avoid this error, try specifying a smaller date/time >> range. If this does not work, you should assume that everything has changed >> and retrieve the objects using their respective services. > > > In addition, similar to specifying a smaller time range, you could write > your program to do smaller batches of campaigns, or one campaign at a time, > so that failures in one campaign don't affect your ability to fetch data > for other campaigns in a more automated way. > > Regards, > Mike, AdWords API Advisor > > On Friday, April 11, 2014 7:31:28 PM UTC-4, Gopi wrote: >> >> We have 1000s of campaigns, we group campaigns keys and try to retrieve >> the campaign change data for group of campaign keys and process the change >> data. If one campaign has TOO MANY CHANGES, the entire API fails and we end >> up making multiple api calls to find out the change data for these >> campaigns. We have no way to identify the culprit campaign ids. Is there a >> way to identify the subset of campaign ids that are causing the problem ? >> >> Thanks >> Gopi >> > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
