Hi, As specified in the BatchJobOps.xsd schema <https://adwords.google.com/api/adwords/cm/xsd/v201509/BatchJobOps.xsd>, the *operand* will appear under:
mutateResponse/rval/result/ See the section of the XSD with: <xs:complexType name="MutateResult"> <xs:sequence> <xs:element minOccurs="0" name="result" type="tns:Operand"/> <xs:element minOccurs="0" name="errorList" type="tns:ErrorList"/> <xs:element minOccurs="0" name="index" type="xs:long"/> </xs:sequence> </xs:complexType> By the way, are you using the utility supplied in the client library as shown in the examples <https://developers.google.com/adwords/api/docs/guides/batch-jobs#code_examples>? It should make uploading operations and processing results much easier. Thanks, Josh, AdWords API Team On Monday, November 16, 2015 at 1:54:05 AM UTC-5, Kainesh Patel wrote: > > Hi, > > I have tried it again to update the keyword. > The upload url is > https://www.googleapis.com/upload/storage/v1/b/batch-job-upload-prod-ebe9b43/o?uploadType=resumable&upload_id=AEnB2Up_VY07DdvDGBLfE8JYl0AF5VnPO5yVDwaIpLDbmKYmX4Umd-TJLCLwY3KUlaGIn_yWsA0Q9zpLkfw9zP5kkHUHXHBbrA > > . > > The xml file after the job is completed is attached with this mail. > However, when I try to do mutateresult[0].getOperand() or > mutateResult[0].getErrorList(), I am getting both as null. > > The code used to work, however it is failing now. > > Can you please check into this on priority basis? > > Thanks, > Kainesh > > On Friday, November 13, 2015 at 7:19:49 PM UTC+5:30, Kainesh Patel wrote: >> >> I am trying to update keyword. However, after batch job status is done, >> when I try to check the status of operand or error, noth are returning null. >> >> Batch Job Url is >> https://www.googleapis.com/upload/storage/v1/b/batch-job-upload-prod-ebe9b43/o?uploadType=resumable&upload_id=AEnB2Uq7yXKGBpTcZMIR_Iwiv3nESXWE_vVmvUcZ3xdRH-xt580wPBP7AjJh139EKWgUUU28Qjn2RUrE1jGBWir1bHdrPQh30Q >> >> Please let me know which all information is required. >> >> Thanks, >> Kainesh >> > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/5f777956-7992-44d3-b7fc-7e0006322e37%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.