Re: Timed out connect in add complete campaign workflow

2017-09-07 Thread Carmine Pagliaro
Hello Vincent, I'm using BatchJobService to load a complete campaign flow. I use the: operations.addAll(adGroupOperations); // Create and add operations to create new ad group ads (text ads). operations.addAll(buildAdGroupAdOperations(tempIdGenerator, r

Re: Timed out connect in add complete campaign workflow

2017-09-07 Thread Carmine Pagliaro
Thks Vincent, Implementing Batch solve my problem to load huge quantities of data. On Tuesday, September 5, 2017 at 7:30:25 AM UTC+2, Vincent Racaza (AdWords API Team) wrote: > > Hi Carmine, > > It seems that this issue is the one that you have told us privately on > this forum post >

Re: Timed out connect in add complete campaign workflow

2017-09-04 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Carmine, It seems that this issue is the one that you have told us privately on this forum post . As I have told previously, you can also try to increase your socketTimeOut to more than 60 m

Timed out connect in add complete campaign workflow

2017-09-04 Thread Carmine Pagliaro
Hi all, I'm trying to add a complete campaign via Api. I have 1 Campaign with around 50 adGroups and each adGroup with 3 ads. Each ads has 1 label. I'm able to add around 26 adgroups in few seconds (max 2 minutes), but then I get a timed out connection error. I increased the soapRequestTimeout