Hi, The return value should be mixed. As you can see on https://github.com/googleads/googleads-php-lib/blob/master/src/Google/Api/Ads/AdWords/Util/ReportUtils.php#L166, what the method returns is the response from a curl_exec <http://php.net/manual/en/function.curl-exec.php> call.
Cheers, Anash On Wednesday, January 28, 2015 at 6:09:14 PM UTC+5:30, Desenvolvimento - Grupo Lead Negócios Inteligentes wrote: > > Novamente obrigado Anash! > > Última dúvida: Tem como retornar um ARRAY ao invés de STRING? > > > Obrigado! > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/bcbefff3-86b9-46e5-b527-b4156b33ec8b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
