I'm trying to use the ReportDefinitionService. I'm able to add the ReportDefinition successfully but most of the time when I tried to download the report I get an Unspecified Error from the dotNET API function DownloadReportDefinition. Is there a status I need to check first to see if the report is available for download. I didn't see any mention of a report status in v201003.
>From the help doc it says "When an HTTP request is sent to this URL, the AdWords server generates a report based on the report definition ID specified in the URL. This request is inherently synchronous, but most reports take only a few seconds to generate (the request will time out after 3 minutes). For report definitions that could generate large reports, use GZIPPED_CSV as the download format to minimize the transfer size.". I assumed that meant I could download the report right away. I'm using the GZIPPED_CSV format also. Any help is much appreciated! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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