Hi, You can use download_criteria_report <https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201603/Reporting/DownloadCriteriaReport.php> or download_criteria_report_as_stream_with_awql <https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201603/Reporting/DownloadCriteriaReportWithAwql.php> examples from the PHP client library. You need to change the report name and report fields accordingly in the examples to get Campaign Performance Report <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report> which has statistics aggregated at campaign level. To get the fields available for a report, you can use GetReportFields.php <https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201603/Reporting/GetReportFields.php> .
Please check out our reporting basics guide <https://developers.google.com/adwords/api/docs/guides/reporting> for more details. 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 [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 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/51cf0c31-cfff-4f81-9fa4-f2e5ab8b7411%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
