Hi,

That is odd. In order to triage it, I would need to take a look at your 
code. Could you please click *Reply privately to author* in the forum, and 
send me what your code looks like? That way I can reproduce what you're 
trying to send.

Thanks,
Nadine, AdWords API Team

On Thursday, January 7, 2016 at 11:33:48 AM UTC-5, lz...@marinsoftware.com 
wrote:
>
> Hi Yin,
>
> I am using BatchJobHelper(a utility exists in Google ads Java library) to 
> upload operations, so there will be no chance for me to encounter a error 
> related to file, but unfortunately there was. 
>
> The Java client I am using:
> <dependency>
>     <groupId>com.google.api-ads</groupId>
>     <artifactId>adwords-axis</artifactId>
>     <version>2.8.0</version>
> </dependency>
>
> Thanks a lot!
>
> On Thursday, January 7, 2016 at 11:50:07 PM UTC+8, Yin Niu wrote:
>>
>> Hello, 
>>
>> The FILE_FORMAT_ERROR 
>> <https://developers.google.com/adwords/api/docs/reference/v201509/BatchJobService.BatchJobProcessingError.Reason>
>>  indicates 
>> there's a format error in the input file. To upload file 
>> <https://developers.google.com/adwords/api/docs/guides/batch-jobs#upload_operations_to_the_upload_url>,
>>  
>> the input xml file should have a format as specified in BatchJobOps.xsd. 
>> For incremental upload 
>> <https://developers.google.com/adwords/api/docs/guides/batch-jobs#request_body_for_incremental_uploads>s,
>>  
>> the first request will have the start of <mutate> element and the last 
>> request will have the end of </mutate> element. 
>>
>> Thanks,
>> Yin, 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/8c982b90-452b-4fdb-bf58-3a1b0fcf5ef3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to