Hello,

I'm using python v 2.7 and Adwords API v 5.1.0 with my test account. I 
noticed that after sending a couple of requests (around 250 - 800 requests) 
the program stuck for more that one hour without throwing any exception. I 
tried to trace the API files and it seems that it stuck at the following 
line in the common.py file:

return soap_service_method(*[_PackForSuds(arg, self.suds_client.factory) 
for arg in args]) 

I'm using traffic_estimator_service to retrieve CPC, averagePosition, etc. 
 for a set of keywords 

Would you please confirm whether this is a server issue or not? Is there 
some way to handle it from my end?

This post seems reporting a similar but not the same 
issue: https://groups.google.com/forum/#!topic/adwords-api/ny7PHNdUfu0

Thanks
 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
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/99b6bf98-9dbf-4d7d-a4f9-154decd072db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to