Hi, Report fetch for a specific account returns an incomplete XML report file. We have tried this 4 times. The XML file is truncated at the same position all the times we tried. Below you will find the SOAP request and response.
Thank you REQUEST: ---------- <env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'> <env:Header> <G:developerToken xmlns:G='https://adwords.google.com/api/adwords/ v13'>c7XXXXLJXXXXXXX</G:developerToken> <G:applicationToken xmlns:G='https://adwords.google.com/api/adwords/ v13'>RXXXXXXXXXXXXXXXXQ</G:applicationToken> <G:email xmlns:G='https://adwords.google.com/api/adwords/ v13'>XXXXXXXXXXXXXXXXXXX</G:email> <G:password xmlns:G='https://adwords.google.com/api/adwords/ v13'>XXXXXXXXXX</G:password> </env:Header> <env:Body> <getGzipReportDownloadUrl xmlns='https://adwords.google.com/api/ adwords/v13'> <reportJobId>2217049222</reportJobId> </getGzipReportDownloadUrl> </env:Body> </env:Envelope> RESPONSE: ----------- <soapenv:Envelope xmlns:soapenv='http://schemas.xmlsoap.org/soap/ envelope/' xmlns:xsd='http://www.w3.org/2001/XMLSchema' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'> <soapenv:Header> <responseTime soapenv:actor='http://schemas.xmlsoap.org/soap/actor/ next' soapenv:mustUnderstand='0' xmlns='https://adwords.google.com/api/ adwords/v13'>288</responseTime> <operations soapenv:actor='http://schemas.xmlsoap.org/soap/actor/ next' soapenv:mustUnderstand='0' xmlns='https://adwords.google.com/api/ adwords/v13'>1</operations> <units soapenv:actor='http://schemas.xmlsoap.org/soap/actor/next' soapenv:mustUnderstand='0' xmlns='https://adwords.google.com/api/ adwords/v13'>1</units> <requestId soapenv:actor='http://schemas.xmlsoap.org/soap/actor/ next' soapenv:mustUnderstand='0' xmlns='https://adwords.google.com/api/ adwords/v13'>5ece2e2e88aea614cdb01908795e625a</requestId> </soapenv:Header> <soapenv:Body> <getGzipReportDownloadUrlResponse xmlns='https://adwords.google.com/ api/adwords/v13'> <getGzipReportDownloadUrlReturn>https://adwords.google.com/api/ adwords/ReportDownload? t=AAAAAIQlfIYAAAEvc7xj8wEAAAAAk1sZ35jyOe2qjUJditOdI7wwYI2uI9ye</ getGzipReportDownloadUrlReturn> </getGzipReportDownloadUrlResponse> </soapenv:Body> </soapenv:Envelope> -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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