Hi Robert, The code to achieve this is quite similar to http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201003/DownloadReport.php. If you pass a null to $path, then ReportUtils::DownloadReport returns you the actual report contents. See http://code.google.com/p/google-api-adwords-php/source/browse/trunk/src/Google/Api/Ads/AdWords/Util/ReportUtils.php#56 for more details.
Cheers, Anash P. Oommen, AdWords API Advisor. On Aug 23, 12:31 am, "robert.johans...@adwire.se" <robert.johans...@adwire.se> wrote: > Hi, > > In the PHP client library I can find an example of how to download a > report created by the new reportDefinitionService. But how can I get > the report without saving it as a file, but instead open it in memory > (like with the old reports)? There is no need for me to save it as a > file, as I just want to save the data into my database. > > Thank you in advance! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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