Hi Jim,

Are you passing the *Authorization*, *developerToken*, and 
*clientCustomerId* headers as HTTP *headers* or as HTTP* parameters*? It 
looks like you're passing them as HTTP parameters, but they need to be 
passed as HTTP headers.

Cheers,
Josh, AdWords API Team

On Monday, November 17, 2014 3:29:22 PM UTC-5, James Randell wrote:
>
> Thanks to anyone who can help!
>
> I am trying to run a report using the example from the  adhoc report docs, 
> as described in Reporting Basics 
> <https://developers.google.com/adwords/api/docs/guides/reporting#http-request>
>  and The AdWords Query Language 
> <https://developers.google.com/adwords/api/docs/guides/awql#adhoc-reports>
> .
>
> *WHAT I GET BACK: *
> <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
> <reportDownloadError><ApiError><type>ReportDownloadError.INVALID_PARAMETER
> </type><trigger>Missing client information
> </trigger><fieldPath></fieldPath></ApiError></reportDownloadError>
>
>
>
> *WHAT I SEND:* 
> (returns inserted for clarity)
>
> https://adwords.google.com/api/adwords/reportdownload/v201409?
> Authorization=Bearer xxxxxxx&
> developerToken=xxxxxxx&
> clientCustomerId=xxx-xxx-xxx&
> __rdquery=SELECT+Name+FROM+KEYWORDS_PERFORMANCE_REPORT+DURING+20140101,
> 20141231&
> __fmt=CSV
>
> I am sending this from a desktop app which only allows me to send a URL 
> and indicate its type (post, get, put, etc.)
> The results I get are the same as pasting them into a browser (chrome)
>
>
> Additional headers I have tried: all are returning the same response
>
>    Content-Type=multipart/form-data
>    Content-Type=application/x-www-form-urlencoded
>    POST=/api/adwords/v201409 HTTP/1.1
>    Host=adwords.google.com
>    
> Thanks for any help anyone has to provide, it is very much appreciated.
> Sincerely,
> Jim
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [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
--- 
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 [email protected].
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e0e8a9c9-bb00-44b4-8db9-2516e84db70c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to