Geographical target ID lookup: REQUEST_SIZE_LIMIT_EXCEEDED

2014-10-03 Thread Steve Renaker
codes is no longer than 25. Any longer and it throws an error: SizeLimitError.REQUEST_SIZE_LIMIT_EXCEEDED @ locationName; trigger:'25' Is there a better way to do this, or do I need to set up a batching loop? Thanks very much for any help. - Steve Renaker

Re: Geographical target ID lookup: REQUEST_SIZE_LIMIT_EXCEEDED

2014-10-03 Thread Steve Renaker
On Friday, October 3, 2014 2:39:38 PM UTC-7, Steve Renaker wrote: I have a long list of geographical locations which I would like to add to a campaign. I would like to read from a list of zip codes, look up the criteria ID for each one, and add them all to a campaign. The bit of python

Re: INCOMPLETE_SIGNUP error returned by Adwords API

2014-09-26 Thread Steve Renaker
the link in the guide. Thanks, Josh, AdWords API Team On Monday, September 22, 2014 5:47:21 PM UTC-4, Steve Renaker wrote: Hi Josh -- I hope you don't mind if I jump into this thread, since I'm having a similar issue which I hope you can help with. I've followed the instructions to set up

Re: INCOMPLETE_SIGNUP error returned by Adwords API

2014-09-23 Thread Steve Renaker
Hi Josh -- I hope you don't mind if I jump into this thread, since I'm having a similar issue which I hope you can help with. I've followed the instructions to set up an AdWords API test account, with the Python client. I'm trying to send requests to the production MCC account, but I can't get

Re: INCOMPLETE_SIGNUP error returned by Adwords API

2014-09-23 Thread Steve Renaker
5:47:21 PM UTC-4, Steve Renaker wrote: Hi Josh -- I hope you don't mind if I jump into this thread, since I'm having a similar issue which I hope you can help with. I've followed the instructions to set up an AdWords API test account, with the Python client. I'm trying to send requests