Hi,
 
I am trying to pull a report by following the reporting basics 
<https://developers.google.com/adwords/api/docs/guides/reporting#response_codes>
 instructions 
here.

However, when I try the POST call, I receive a "400 BAD REQUEST" error 
below is my call:


https://adwords.google.com/api/adwords/reportdownload/v201708

the headers are:
"developerToken : xxx" 
"Authorization : Bearer xxx" 
"clientCustomerId : xxx" 
"Content-Type : multipart/form-data"

then the body is:
<reportDefinition xmlns=\"https://adwords.google.com/api/adwords/v201708\";>
  <selector>
    <fields>CampaignId</fields>
  </selector>
  <reportType>CAMPAIGN_PERFORMANCE_REPORT</reportType>
  <downloadFormat>CSV</downloadFormat>
</reportDefinition>


Can you see anything wrong with this call?  Thanks in advance for the help.

Regards,
Tim

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2d22dc70-36e8-450d-af3e-ba82301589cc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • 400 BAD REQUEST ... Tim Johnson
    • Re: 400 BAD... 'Vincent Racaza (AdWords API Team)' via AdWords API Forum

Reply via email to