Hi,

You can use the API to download Campaign Performance Report 
<https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report>,
 
which includes statistics aggregated at the campaign level. The 
DownloadCriteriaReport 
<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201609/Reporting/DownloadCriteriaReport.php>
 php 
example demonstrates how to download a Criteria Performance Report. You can 
use this example as a reference and make necessary changes to download 
Campaign Performance Report. Since this is a test account, you'll need to 
set the includeZeroImpressions header 
<https://developers.google.com/adwords/api/docs/guides/reporting#request_headers>
 to 
true to include zero impression rows in the report. 

Please note that you'll not be able to download reports at the Manager 
level using AdWords API. You'll need to make separate report requests for 
each individual account under your manager account. You can use this example 
<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201609/Reporting/ParallelReportDownload.php>
 to 
download reports for all accounts under a manager account. 

Let me know if you have any further questions. 

Regards,
Shwetha, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/66d84257-51af-4012-913f-27b56ea4550a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • PHP ... testapidilren2
    • ... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
      • ... testapidilren2
        • ... 'Anthony Madrigal' via AdWords API Forum
          • ... testapidilren2
    • ... testapidilren2
      • ... 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
        • ... testapidilren2
          • ... 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum

Reply via email to