> > Jonathan >> > Thanks for the suggestion. I changed the authorization line as you indicated. I was already using the dashes in the clientCustomerId. However, I still got the same 400 response. Below is the actual request (with IDs masked). If you spot anything that looks wrong, I'd love to hear it! Best, Keith
POST *https://adwords.google.com/api/adwords/reportdownload/v201306*<https://adwords.google.com/api/adwords/reportdownload/v201306>HTTP/1.1 Content-Type: multipart/form-data authorization: GoogleLogin auth=XXX developerToken: XXX clientCustomerId: XXX-XXX-XXXX returnMoneyInMicros: true User-Agent: Java/1.6.0_24 Host: adwords.google.com Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive Content-Length: 3078 __rdxml="<reportDefinition xmlns='https://adwords.google.com/api/adwords/cm/v201306'> <selector> <fields>CampaignId</fields> <fields>Id</fields> <fields>Impressions</fields> <fields>Clicks</fields> <fields>Cost</fields> <predicates> <field>Status</field> <operator>IN</operator> <values>ENABLED</values> <values>PAUSED</values> </predicates> </selector> <reportName>Custom Adgroup Performance Report</reportName> <reportType>ADGROUP_PERFORMANCE_REPORT</reportType> <dateRangeType>LAST_7_DAYS</dateRangeType> <downloadFormat>CSV</downloadFormat> </reportDefinition>" -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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.