Hi,

Unfortunately, our PHP client library (master branch) does not support 
reading the report data as a stream/string. You will have to download the 
report file and read it manually in your code. The experimental branch 
<https://github.com/googleads/googleads-php-lib/blob/experimental/src/Google/AdsApi/AdWords/Reporting/v201607/ReportDownloader.php#L91>,
 
however, does support this feature. I would recommend using the 
experimental branch for testing purposes only (and not for production use). 

Also, some of the other client libraries 
<https://developers.google.com/adwords/api/docs/clientlibraries> do support 
this feature. This example 
<https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201609/reporting/StreamCriteriaReportResults.java>
 in 
Java explains how to read a report as a stream. Similarly, there are 
examples 
<https://github.com/googleads/googleads-python-lib/tree/master/examples/adwords/v201609/reporting>
 in 
the Python client library to read a report as a stream/string.

Regards,
Vishal Vinayak, 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/f526883e-2fd0-4e7d-8f78-baef5858ca2c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • PHP Download rep... Marketing Xilon
    • Re: PHP Dow... 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum

Reply via email to