Hi, I just started implementing the ReportDefinitionService v201101 and ran into issues downloading any of my reports. I created a bunch of cross client reports for our MCC accounts which didn't throw any errors. However when I tried to download any of them I got an "Unexpected exception".
Here's an example of the one report. It's an AD_PERFORMANCE_REPORT with no click data which I'm using to synchronize structural information. See configuration below, all of which I took out of the response to a get() request: ID: 32240546 Fields: ExternalCustomerId CampaignId AdGroupId AdGroupName AdGroupStatus Id AdType CreativeApprovalStatus Headline Description1 Description2 CreativeDestinationUrl DisplayUrl ImageCreativeName reportType: AD_PERFORMANCE_REPORT dateRangeType: ALL_TIME downloadFormat: CSV crossClient: true Trying to retrieve this one with https://adwords.google.com/api/adwords/reportdownload?__rd=32240546&qt=new leads to the response: <reportResponse> <queryToken>new</queryToken> <state>FAILURE</state> <failureReason>Unexpected exception</failureReason> </reportResponse> I also set up structure reports using KEYWORDS_PERFORMANCE_REPORTs as well as actual performance reports for LAST_14_DAYS date ranges. I got the same error for any type of report, at least for the appr. 10 reports I randomly tried. Is there a configuration error somewhere? And if so, shouldn't that be caught when trying to create the definition? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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