Good morning , I followed all the steps of the API and all, but does not export any record me but does not give me any error, only I get blank page . I hope you can help me.
El lunes, 18 de abril de 2016, 17:09:13 (UTC-5), Shwetha Vastrad (AdWords API Team) escribió: > > 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/18319f15-e981-4d04-abf2-171f91d13cb2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
