Hi Alan, 

Are you using the BatchJobHelper 
<https://github.com/googleads/googleads-python-lib/blob/master/googleads/adwords.py#L559>
 in 
the Python client library to perform your BatchJob uploads? The 
FILE_FORMAT_ERROR 
<https://developers.google.com/adwords/api/docs/reference/v201702/BatchJobService.BatchJobProcessingError.Reason#FILE_FORMAT_ERROR>
 error 
occurs when the input file passed in the BatchJob upload has a format 
error. Could you check if your request body conforms to the 
BatchJobOpsService.wsdl 
<https://adwords.google.com/api/adwords/cm/v201702/BatchJobOpsService?wsdl> and 
your requests meet the upload requirements listed here 
<https://developers.google.com/adwords/api/docs/guides/batch-jobs#upload_requirements>?
 
You can use the add_complete_campaigns_using_batch_job.py 
<https://github.com/googleads/googleads-python-lib/blob/master/examples/adwords/v201702/campaign_management/add_complete_campaigns_using_batch_job.py>
 and add_keywords_using_incremental_batch_job.py 
<https://github.com/googleads/googleads-python-lib/blob/master/examples/adwords/v201702/campaign_management/add_keywords_using_incremental_batch_job.py>
 as 
a reference for working with BatchJobs using the Python client library. 

Thanks,
Shwetha, 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/f6188b69-2f8a-4a65-8d76-18039d7d0a40%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • BatchJobService... Alan Justino da Silva
    • Re: BatchJ... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum

Reply via email to