Hi, My apologies as we are not familiar with using the POSTMAN method. Could you try using the curl method as seen in this example?
curl --header "Authorization: Bearer XXX" --header "clientCustomerId: XXX-XXX-XXXX" --header "developerToken: XXXXXXXXXXXXXXXXXX" https://adwords.google.com/api/adwords/reportdownload/v201802 --data "__rdquery=SELECT CampaignId, AdGroupId, Impressions, Clicks, Cost FROM ADGROUP_PERFORMANCE_REPORT WHERE AdGroupStatus IN [ENABLED, PAUSED] DURING LAST_7_DAYS&__fmt=CSV" Let me know if this works out for you. Regards, Dannison AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. 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/7afda427-ea1e-4781-8cfc-f5fa53fa2b41%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
