When using the batch job API for uploading 20K keywords, the generated soap XML exceeds 8MB, and uploading that to the google servers sometimes takes time.
When compressing the XML using gzip, the size is lowered to 75K.
I do manage to upload the gzipped xml, however I always get an error indicting the file is corrupt.
In the best practises document, you mention that all APIs support gzip:
Does that include the batchjob API? if not, it will be a welcome and most desired feature.
Thanks,
-S