I've been constantly changing my implementation of using the
CustomerSyncService due to the TOO_MANY_CHANGES error.  I used to have
a date range that spanned a single day (which works fine for most of
my accounts) until a small number of accounts triggered this error.
So I wrote some code to decrease the max datetime range by an hour
until I stop getting this error.  Unfortunately, an hour was too long
so I had to start descreasing by 1 minute until I stopped getting this
error.  This too triggered the error, so having a datetime range in
the CustomerSyncService selector with only few seconds timespan is
triggering this error.  I know the answer to troubleshoot this problem
is to "narrow" the date range which (as you can see) I am doing as
much as I can so is there any way to increase the limit?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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

Reply via email to