I'm just starting to dig into the api and I'm having an issue when I'm 
calling reports. I've tried various reports, but they all fail. I'm sure it 
has something to do with the way I'm setting it up, but the exception it 
throws never has anything in the error. It just says this: 

Google.Api.Ads.AdWords.Util.Reports.ReportsException was caught
  HResult=-2146233088
  Message=Report download errors occurred, see errors field for more 
details.
  Source=Google.AdWords
  StackTrace:
       at 
Google.Api.Ads.AdWords.Util.Reports.ReportUtilities.DownloadReportToStream(String
 
downloadUrl, Boolean returnMoneyInMicros, String postBody, Stream 
outputStream) in c:\src\MyProjects\now\Common library 
base\adwords\compile\Util\Reports\ReportUtilities.cs:line 301
       at 
Google.Api.Ads.AdWords.Util.Reports.ReportUtilities.GetClientReportInternal(String
 
downloadUrl, String postBody, Boolean returnMoneyInMicros) in 
c:\src\MyProjects\now\Common library 
base\adwords\compile\Util\Reports\ReportUtilities.cs:line 231
       at 
Google.Api.Ads.AdWords.Util.Reports.ReportUtilities.GetClientReport[T](T 
reportDefinition, Boolean returnMoneyInMicros) in 
c:\src\MyProjects\now\Common library 
base\adwords\compile\Util\Reports\ReportUtilities.cs:line 153
       at GoogleAPI.Reports.Campaign_Daily.Get(AdWordsUser user) in 
c:\Users\ChrisJ\Documents\Visual Studio 
2012\Projects\GoogleAPICodeTest\Reports\Campaign_Daily.cs:line 60
  InnerException: 


The errors field in the exception viewer only shows me where the exception 
came from, but otherwise it's null...any ideas?

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

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to