Brand new developer token (approved), attempting to get a simple reporting query working. Have tried the .NET library, the 'NoClientLibrary' snippet from (https://code.google.com/p/google-api-adwords-dotnet/wiki/NoClientLibrary) and my own custom code -- all deliver the same 400 Bad Request response with nothing useful in the response header.
https://adwords.google.com/api/adwords/reportdownload/v201309 clientCustomerId: _clientadwordsaccountid_ developerToken: _developertoken_ Authorization: Bearer _oauth2accesstoken_ returnMoneyInMicros: true Content-Type: application/x-www-form-urlencoded Host: adwords.google.com __rdquery=SELECT%20CampaignId%2C%20CampaignName%2C%20CampaignStatus%2C%20Clicks%20FROM%20CAMPAIGN_PERFORMANCE_REPORT%20DURING%2020131118%2C20131128&__fmt=CSV Always returns 400 Bad Request. I tried changing the developer token to crap: 400 Bad Request which makes me wonder if the token is valid... Changed/removed the Authorization header: 400 Bad Request ! ! ! huh? I get the feeling I am overlooking something really obvious... Help??? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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.