Re: AdWords test batch API takes too long

2018-03-15 Thread Lukas Lukac
Hi @Millind, 1) the exponential back off is on purpose, that's fine 2) at the end of the day I think I found the issue. I was uploading almost 30k active Campaigns and later on I found out there is a limit of 10k campaigns per account right? So maybe that particular error scenario was very slow

AdWords test batch API takes too long

2018-03-15 Thread Lukas Lukac
I am running some performance tests for the new architecture I developed at trivago for publishing AdWords Objects through the BatchJob API but the polling of the BatchJobStatus takes ages. I have 4 workers uploading each 8k operations and in each worker I am getting the whole morning: Sleepin

Re: MutateResult, ApiError with empty trigger

2017-09-25 Thread Lukas Lukac
And here is also a link to the list of operations I am uploading to AdWords. https://gist.github.com/EnchanterIO/ccbc1d0f9b99bd2c6adc69027c147dd6 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.go

MutateResult, ApiError with empty trigger

2017-09-25 Thread Lukas Lukac
Hi, I am trying to process mutate results and log all the errors returned from a BatchJob but some of the errors return empty Trigger string and I don't know to which operation they belong. I am providing one of the failed responses for BatchJob: 571787226: class Google\AdsApi\AdWords\v201705\

Re: Where does CriterionUserList ID come from?

2017-09-07 Thread Lukas Lukac
Would never find it there. Thx a lot! On Wednesday, 6 September 2017 15:53:28 UTC+2, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Lukas, > > In the AdWords UI, you need to navigate to *Shared library* -> *Audiences* > and > click on the remarketing list you are interested in. The *List ID*

Re: Where does CriterionUserList ID come from?

2017-09-06 Thread Lukas Lukac
Hey Schwetha! Alll right. And is there a way to find the UserList somewhere in the ADW UI as well? On Tuesday, 5 September 2017 23:25:34 UTC+2, Shwetha Vastrad (AdWords API Team) wrote: > > Hi, > > Are you referring to the UserListId >

Where does CriterionUserList ID come from?

2017-09-05 Thread Lukas Lukac
Hi, I am looking into AdWords doc for CriterionUserList https://developers.google.com/adwords/api/docs/reference/v201705/CampaignCriterionService.CriterionUserList and I am curious where does the required ID attribute coming from? I know that for Location Criterion: https://developers.googl