Hi Seth,

Are you sure that the previous execution is finished before starting the 
next execution? Using a sleep timer might not be sufficient for this, 
depending on how long the sleep timer is going.

Also, are you user that there are no other users trying to make 
modifications to the same account at the same time that you are testing 
your own code?

These are the most likely culprits, but if you can rule these out I can 
take another look.

Regards,
Mike, AdWords API Team

On Tuesday, May 27, 2014 1:41:06 PM UTC-4, Seth wrote:
>
> I'm working on a single threaded application using the ruby client and 
> keep running into this intermittent error. 
>
> I'm trying to create campaigns, ad groups, ads, and keywords in that 
> order. I'm batching the operations for each by groups of 5,000. Each batch 
> only contains a single service, for example a batch of campaigns or ad 
> groups.
>
> While the error is happening by many of the services, it usually happens 
> when I'm using the CampaignCriterionService.
>
> (I've also tried groups of as little as 1,000 and adding a sleep between 
> requests with no success.)
>
> Any idea why this might be happening?
>
> Thanks
> Seth
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to