Hi Pankaj,

You can refer to this guide 
<https://developers.google.com/adwords/api/docs/guides/call-structure#request> 
to 
know more about API call structures. 

You may follow the below format for your reference:

curl 
--header "Authorization: Bearer *INSERT_ACCESS_TOKEN_HERE*" 
--header "clientCustomerId: *INSERT_CLIENTCUSTOMERID_HERE*" 
--header "developerToken: *INSERT_DEVELOPER_TOKEN_HERE*" 
https://adwords.google.com/api/adwords/reportdownload/v201806
--data "__rdquery=*INSERT_AWQL_HERE*"

You may use this guide 
<https://developers.google.com/adwords/api/docs/guides/reporting#complete_example>
 as 
your reference for constructing your *AWQL* statement. Just do the 
necessary adjustment to cater it for ACCOUNT_PERFORMANCE_REPORT 
<https://developers.google.com/adwords/api/docs/appendix/reports/account-performance-report>
.

Let me know if you have further clarifications.


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/5bc86fe5-6029-4270-bef0-9959fd4c0128%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... Pankaj K
    • ... 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
      • ... 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
    • ... Pankaj K

Reply via email to