Hello Zia,

I'll handle this case instead of Josh.
It's fine to post in this thread again, but would be more easy for you to 
track the answers if you create another thread instead.

For this case, could you please pass me your download URL as well using *Reply 
privately to author*?
I saw some of the results partially executed already, so there might be a 
problem of download URL.

Cheers,
Thanet, AdWords API Team

On Thursday, August 18, 2016 at 1:39:04 AM UTC+9, xtcsuk wrote:
>
> Hey Josh,
>
> Its me again, this time a different issue, was not sure to create a new 
> thread, so here it goes:
>
> The job:
>
> job id                   account id
> 344573194           1011654677
>
> has a "CANCELLED" status with a downloadUrl assigned to it, but on get the 
> results, it throws 404, may be another bug?
>
> regards,
> Zia
>
> On Wednesday, 17 August 2016 11:48:37 UTC+1, xtcsuk wrote:
>>
>> Hi Josh,
>>
>> Thank you for the clarification, on our side, however, as you can 
>> imagine, we have logic to compare the two (upload/result) to marry up the 
>> operation results.  So, if the numbers do not match, it just simply don't 
>> work.
>> Firstly, hoping for this not happen again (permanent fix), will keep an 
>> eye and if so will come back to you.
>>
>> regards,
>> Zia
>>
>> On Tuesday, 16 August 2016 19:06:50 UTC+1, Josh Radcliff (AdWords API 
>> Team) wrote:
>>>
>>> Hi Zia,
>>>
>>> The count mismatch is an artifact of the failed download URL generation. 
>>> You can safely ignore the mismatch (in this particular case) when 
>>> processing the results from the URL.
>>>
>>> Thanks,
>>> Josh, AdWords API Team
>>>
>>> On Monday, August 15, 2016 at 11:39:45 AM UTC-4, Josh Radcliff (AdWords 
>>> API Team) wrote:
>>>>
>>>> Hi Zia,
>>>>
>>>> I'm looking into that one and will get back to you with an update.
>>>>
>>>> Thanks,
>>>> Josh, AdWords API Team
>>>>
>>>> On Monday, August 15, 2016 at 9:08:56 AM UTC-4, xtcsuk wrote:
>>>>>
>>>>> Hi Josh,
>>>>>
>>>>> Thanks again, sorry my mistake.  
>>>>>
>>>>> On this subject, this is a job details where we have a discrepancy in 
>>>>> between the number of operations uploaded and number of operations 
>>>>> executed:
>>>>>
>>>>> job id            account id
>>>>> 342115475     7653799969
>>>>>
>>>>> our application is limited to assign maximum 30000 number of 
>>>>> operations per job, so this job in our end has 30000 operations, however 
>>>>> the api results look different containing 50000 number of operations.
>>>>>
>>>>> Appreciating the verification on this one, please.
>>>>>
>>>>> regards,
>>>>> Zia
>>>>>
>>>>> On Monday, 15 August 2016 13:39:21 UTC+1, Josh Radcliff (AdWords API 
>>>>> Team) wrote:
>>>>>>
>>>>>> Hi Zia,
>>>>>>
>>>>>> The job I was referring to was batch job ID 341175452, which had 
>>>>>> status of CANCELED (please see your first email on this post). The 
>>>>>> current 
>>>>>> status remains as CANCELED.
>>>>>>
>>>>>>         <entries>
>>>>>>           <id>341175452</id>
>>>>>>           <status>CANCELED</status>
>>>>>>           <progressStats>
>>>>>>             <numOperationsExecuted>20000</numOperationsExecuted>
>>>>>>             <numOperationsSucceeded>20000</numOperationsSucceeded>
>>>>>>             <estimatedPercentExecuted>66</estimatedPercentExecuted>
>>>>>>             <numResultsWritten>0</numResultsWritten>
>>>>>>           </progressStats>
>>>>>>           <downloadUrl>
>>>>>>             <url>https://batch-job-download-prod...</url>
>>>>>>             <expiration>20160911 170333 Etc/GMT</expiration>
>>>>>>           </downloadUrl>
>>>>>>         </entries>
>>>>>>
>>>>>> Were you perhaps confusing this job with another one that Mike was 
>>>>>> looking into for you?
>>>>>>
>>>>>> Thanks,
>>>>>> Josh, AdWords API Team
>>>>>>
>>>>>> On Monday, August 15, 2016 at 7:10:33 AM UTC-4, xtcsuk wrote:
>>>>>>>
>>>>>>> Hi Josh,
>>>>>>>
>>>>>>> Thank you for your reply,
>>>>>>>
>>>>>>> The job in question did originally included a downloadUrl, however 
>>>>>>> the progressStats is not somewhat correct. 
>>>>>>> My question is around this, why the 
>>>>>>> job's progressStats.estimatedPercentExecuted is at 60% and yet 
>>>>>>> BatchJobStatus is Done, I would expect estimatedPercentExecuted to be 
>>>>>>> 100% 
>>>>>>> for a "Done" job.  And not only that our records show 30k operations, 
>>>>>>> estimatedPercentExecuted is at 20k, hope this is clear, and apologies 
>>>>>>> if it 
>>>>>>> wasn't in the first post.
>>>>>>>
>>>>>>> regards,
>>>>>>> Zia
>>>>>>>
>>>>>>> On Friday, 12 August 2016 18:54:57 UTC+1, Josh Radcliff (AdWords API 
>>>>>>> Team) wrote:
>>>>>>>>
>>>>>>>> Hi Zia,
>>>>>>>>
>>>>>>>> A fix was applied for that job. If you retrieve the BatchJob 
>>>>>>>> <https://developers.google.com/adwords/api/docs/reference/v201607/BatchJobService.BatchJob>
>>>>>>>>  again, 
>>>>>>>> you should get back a *downloadUrl* and be able to get the results.
>>>>>>>>
>>>>>>>> Thanks,
>>>>>>>> Josh, AdWords API Team
>>>>>>>>
>>>>>>>> On Friday, August 12, 2016 at 10:55:00 AM UTC-4, Josh Radcliff 
>>>>>>>> (AdWords API Team) wrote:
>>>>>>>>>
>>>>>>>>> Hi Zia,
>>>>>>>>>
>>>>>>>>> Mike just pointed out that this is a different issue from the 
>>>>>>>>> other post. I'm following up on this one and will get back to you as 
>>>>>>>>> soon 
>>>>>>>>> as I have more information.
>>>>>>>>>
>>>>>>>>> Thanks,
>>>>>>>>> Josh, AdWords API Team
>>>>>>>>>
>>>>>>>>> On Thursday, August 11, 2016 at 2:04:14 PM UTC-4, Josh Radcliff 
>>>>>>>>> (AdWords API Team) wrote:
>>>>>>>>>>
>>>>>>>>>> Hi Zia,
>>>>>>>>>>
>>>>>>>>>> I see you already are discussing this issue with Mike on another 
>>>>>>>>>> post 
>>>>>>>>>> <https://groups.google.com/d/msg/adwords-api/tJ0kMpEvjJM/Q7CkRgGZCwAJ>,
>>>>>>>>>>  
>>>>>>>>>> so I'll mark this one a duplicate. Mike is still looking into this 
>>>>>>>>>> issue 
>>>>>>>>>> for you and will respond on the other post.
>>>>>>>>>>
>>>>>>>>>> Thanks,
>>>>>>>>>> Josh, AdWords API Team
>>>>>>>>>>
>>>>>>>>>> On Thursday, August 11, 2016 at 10:51:28 AM UTC-4, xtcsuk wrote:
>>>>>>>>>>>
>>>>>>>>>>> Hello,
>>>>>>>>>>>
>>>>>>>>>>> A question around a cancelled job, on getting result for a job, 
>>>>>>>>>>> the data tells us the job has been cancelled, no downloadUrl and 
>>>>>>>>>>> with the 
>>>>>>>>>>> following stats:
>>>>>>>>>>>
>>>>>>>>>>> service call:
>>>>>>>>>>> batchjobservice.get(selector).entries
>>>>>>>>>>>
>>>>>>>>>>> api call result:
>>>>>>>>>>> estimatedPercentExecuted: 60%, numOperationsExecuted: 20000, 
>>>>>>>>>>> numOperationsSucceeded: 20000, numResultsWritten: 0
>>>>>>>>>>>
>>>>>>>>>>> our record shows, 30000 operations are attached to this job.
>>>>>>>>>>>
>>>>>>>>>>> The jobid = 341175452, and accountid = 8227096083
>>>>>>>>>>>
>>>>>>>>>>> Based on this, how would then we update our end of the bargain, 
>>>>>>>>>>> with no downloadUrl, we can't do anything really, and surely that 
>>>>>>>>>>> leaves us 
>>>>>>>>>>> in unknown status.
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> regards,
>>>>>>>>>>> Zia
>>>>>>>>>>>
>>>>>>>>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/629a358c-6cad-4923-9b2d-21e2e301381f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Re: ... 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
    • ... 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
      • ... 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
        • ... xtcsuk
          • ... 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
            • ... xtcsuk
              • ... 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
              • ... 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
              • ... xtcsuk
              • ... xtcsuk
              • ... 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
              • ... xtcsuk
              • ... 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
              • ... 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
              • ... xtcsuk
              • ... 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
              • ... xtcsuk
              • ... 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
              • ... xtcsuk
              • ... 'Josh Radcliff (AdWords API Team)' via AdWords API Forum

Reply via email to