Re: Why Batchjob download url is null?

2016-08-17 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Justinas, The version of the AdWords API shouldn't impact behavior, at least not for the missing download URL issue you mentioned. The team is working on resolving that problem, but in the meantime you can reach out to us via this forum if you need help with a particular set of batch jobs.

Re: Why Batchjob download url is null?

2016-08-17 Thread xtcsuk
Not sure, we upgraded from 201601 to 201605. regards, Zia On Wednesday, 17 August 2016 07:43:15 UTC+1, Justinas Ringaila wrote: > > how about 201603 or 201607? Do they behave the same? > > On Tuesday, 16 August 2016 19:58:43 UTC+3, xtcsuk wrote: >> >> Hi Justinas, >> >> Its a server side

Re: Why Batchjob download url is null?

2016-08-17 Thread Justinas Ringaila
how about 201603 or 201607? Do they behave the same? On Tuesday, 16 August 2016 19:58:43 UTC+3, xtcsuk wrote: > > Hi Justinas, > > Its a server side problem, have been having the same issue for awhile (api > version 201605 > ), >

Re: Why Batchjob download url is null?

2016-08-16 Thread xtcsuk
Sorry, wrong link, that's another issue with batch job service, I think. The correct link is BatchJobService . regards, Zia On Tuesday, 16 August 2016 17:58:43 UTC+1, xtcsuk wrote: > > Hi Justinas, > > Its a server side

Re: Why Batchjob download url is null?

2016-08-16 Thread xtcsuk
Hi Justinas, Its a server side problem, have been having the same issue for awhile (api version 201605 ), awaiting a fix, hopefully soon. As you mentioned, the downloadUrl is relevant when getting the results, any time later,

Re: Why Batchjob download url is null?

2016-08-16 Thread Justinas Ringaila
Were we misusing api? Or this is an error on your side? Because we have more than one batch job with this case thus we need long term solution for this. Manually generating download url won't help us much in a long run. On Monday, 15 August 2016 21:02:44 UTC+3, Josh Radcliff (AdWords API

Re: Why Batchjob download url is null?

2016-08-15 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Justinas, I'll look into generating a download URL for the job ID you mentioned, and will update this post as soon as I have more information. Thanks, Josh, AdWords API Team On Friday, August 12, 2016 at 4:09:58 PM UTC-4, Anthony Madrigal wrote: > > Hi Justinas, > > Could you please provide

Re: Why Batchjob download url is null?

2016-08-12 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Justinas, Could you please provide me with your SOAP request and response so I can take a look at why this is coming as null? Please do so using *reply privately to author.* Thansk, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Why Batchjob download url is null?

2016-08-12 Thread Justinas Ringaila
Hi, Batchjob status is done but download url is null. Why could be it like this? selector looks like this: fields = new string[] { BatchJob.SelectableFields.Id, BatchJob.SelectableFields.Status,