I understand this, but if I don't set validationOnly=true, the polling 
return me a batchJob object, if I set it to validationOnly=true, the 
polling return me null.  I am wondering if this is a bug ?  My polling 
method is a standard method from your web site documentation.

On Monday, January 4, 2016 at 5:42:33 PM UTC-5, Umesh Dengale wrote:
>
> Hello,
>
> The validationOnly 
> <https://developers.google.com/adwords/api/docs/guides/basic-concepts#http_headers>
>  property 
> (true) will validate the request and will not perform the actual 
> operation and return the failing operations' errors if any. When a batch 
> job completes (validationOnly=false) with the DONE status then you could 
> download the results for each operation from the batch job's downloadUrl 
> <https://developers.google.com/adwords/api/docs/reference/v201509/BatchJobService.BatchJob#downloadUrl>.
>  
> Please check out the Download the batch job results and check for errors 
> <https://developers.google.com/adwords/api/docs/guides/batch-jobs#download_the_batch_job_results_and_check_for_errors>
>  section 
> from the Batch processing guide 
> <https://developers.google.com/adwords/api/docs/guides/batch-jobs>.
>
> Thanks,
> Umesh, AdWords API Team.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/4a1b44ca-938e-470d-8922-3191af495253%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to