Hi Claudio,
This is a known issue in the library, could you star / +1 the issue?
http://code.google.com/p/google-api-adwords-dotnet/issues/detail?id=62.
As for the error you are getting, I looked up the logs, and I am
seeing ReportDefinitionError.INVALID_REPORT_DEFINITION_ID @ as the
error. This typically happens if the authToken you are sending for
downloading report doesn't belong to the same user as the one owning
the report id. So the right way to troubleshoot would be to take a
look at the login email for which you are generating the report id and
make sure that the authToken you set on downloading the report is the
same one.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
On Jul 4, 10:51 pm, Claudio Carballal Abarzúa <
ccarbal...@gmail.com>
wrote: