Hi Lokhi, I would recommend looking at the innerException of ReportDownloadException for more details. My initial guess would be that CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT shouldn't have a dateRangeType request in it.
Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, 3 December 2012 17:26:16 UTC+5:30, lokhi wrote: > > Hello, > > Since yesterday I try to download report but I have this error :( > The content of report_download.log: > > > [Dec 03 2012 11:46:45.000000 - ERROR] POST > /api/adwords/reportdownload/v201209 HTTP/1.1 > User-Agent: curl, gzip > Host: adwords.google.com > Accept: */* > Accept-Encoding: gzip > Authorization: > developerToken: > clientCustomerId: > returnMoneyInMicros: true > Content-Length: 709 > Expect: 100-continue > Content-Type: multipart/form-data; > boundary=----------------------------619fe878bd79 > > Parameters: > __rdxml: <?xml version="1.0"?> > <reportDefinition> > <selector> > <fields>DisplayName</fields> > <fields>Id</fields> > <fields>IsNegative</fields> > <predicates> > <field>Status</field> > <operator>NOT_IN</operator> > <values>DELETED</values> > </predicates> > </selector> > <reportName>testrapport#50bc9123a0c30</reportName> > <reportType>CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT</reportType> > <dateRangeType>TODAY</dateRangeType> > <downloadFormat>CSV</downloadFormat> > <includeZeroImpressions>false</includeZeroImpressions> > </reportDefinition> > > Response Code: 400 > Error Message: Report download failed. > > > Do you see something wrong in the request ? > > > Thanks > > Lokhi > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
