Hi,

We're experiencing a problem with the v13 ReportService where a Search
Query Performance report isn't being properly terminated in XML. We are
downloading GZip'd XML, and the GZip decompressor isn't complaining
about the data.


This problem appears to be isolated to this specific client account. It
has been happening for a few days, despite the endDay moving forward
with each day.


We could address the issue by making our XML parser a bit more lenient,
but consistency of this error suggests that an error in the Google API
is causing the data to stop prematurely.


The last 100 bytes of the report are (query redacted):
...row><row Query="xxxxxxxxxxxx xxxxxx" clicks="1"></row><row
Query="xxxxxxxxx xxxxx xxxxx" clicks="1">



The report is defined as follows:

report_job = {'startDay': '2007-05-03',
'endDay': '2010-11-21',
'adWordsType': 'SearchOnly',
'selectedReportType': 'Query',
'aggregationTypes': ["Account", "Summary"],
'selectedColumns': ['Query', 'Clicks']}


A sample report job ID is: 1379253655
This report job was scheduled with requestid:
227999666dc6c9d8a025f30fa2001af9


Any help would be appreciated.


Thanks,


Gerard

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

Reply via email to