Re: BatchJone: UploadOperations Timeout

2018-09-17 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Nellle, Glad you are able to solve the issue. Thanks for sharing the root cause here. Let me know if you have any other questions. Regards, Sai Teja, AdWords API Team. On Friday, September 14, 2018 at 6:43:15 PM UTC-4, Nellle Rickchards wrote: > > Found the problem... I had an indented if

Re: BatchJone: UploadOperations Timeout

2018-09-14 Thread Nellle Rickchards
Found the problem... I had an indented if statement which was causing the "max_poles" look to only run once. On Friday, September 14, 2018 at 12:26:18 PM UTC-4, Nellle Rickchards wrote: > > Error: > > Traceback (most recent call last): > File "src/update-keywords.py", line 49, in > main(cl

Re: BatchJone: UploadOperations Timeout

2018-09-14 Thread Nellle Rickchards
Error: Traceback (most recent call last): File "src/update-keywords.py", line 49, in main(client, update_keywords) File "src/update-keywords.py", line 35, in main download_url = campaign_batch_upload.GetBatchJobDownloadUrlWhenReady(client, batch_job_id) File "/src/campaign_batch_up

BatchJone: UploadOperations Timeout

2018-09-14 Thread Nellle Rickchards
My batchjob upload is not dependable. The batch_job_helper.UploadOperations takes too long. This is cause an error as None object is being passed to batch_job_helper. This is happening about 75% of the time I run the script. Any fix to this? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=