Hi
We have to develop reporting tool for our internal employees.
In this reporting tool we need to show all the campaigns details in one MCC.
I have downloaded the code from below mentioned link
https://github.com/googleads/googleads-dotnet-lib/tree/master/examples/AdWordsAnd provided all the details as required in web.cong file like (DeveloperToken,ClientCustomerId,OAuth2ClientId,OAuth2ClientSecret,OAuth2RefreshToken).
I can fetch Campaign Id,Campaign Name and Status from the page.
But when i click on Download Criteria Report button its give error "The remote server returned an error: (400) Bad Request."
Please help
Thanks