Re: PHP Download report to array

2016-10-31 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
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

PHP Download report to array

2016-10-31 Thread Marketing Xilon
Hi, I'm wondering how to download report to array instead of file or string. I'm using PHP. Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~