CustomerSyncService - CustomerSyncError

2013-07-28 Thread Krish
Hi, I am trying to user CustomerSyncService to know the changes of my Campaigns. I am passing an Array of Campaign Ids to the CustomerSyncService, It threw and CustomerSyncError with TOO_MANY_CHANGES (one of the campaign id has too many changes). In CustomerSyncError object, CampaignId it

Re: CustomerSyncService - CustomerSyncError

2013-07-29 Thread Takeshi Hagikura (AdWords API Team)
Hi, It's a common error for CustomerSyncService. Please see this dochow to avoid the error. Best, - Takeshi, AdWords API Team On Saturday, July 27, 2013 9:01:27 AM UTC+9, Krish wrote: > > Hi, > >I am

Re: CustomerSyncService - CustomerSyncError

2013-07-31 Thread Gopi
Takeshi thanks for the reply. Since we have huge number of campaigns, we are grouping the campaigns on the timestamp when they were last updated. We are passing the long[] of campaign ids with start and end time stamp to Customer Sync Service. We are doing this to avoid multiple calls to the