Hi Eduardo, Since Cost <https://developers.google.com/adwords/api/docs/appendix/reports/account-performance-report#cost> is based on actual spend in performance, any statistics data will only be available through reports. You may want to check the Account Performance Report <https://developers.google.com/adwords/api/docs/appendix/reports/account-performance-report> if you want to get the cost per account. Also, It is possible to get the report data as string by using the getAsString() method instead of saving it to a file. Please check this sample code <https://developers.google.com/adwords/api/docs/samples/php/reporting#download-a-criteria-performance-report-with-awql> (PHP client library) for reference.
Hope this helps! Thanks and regards, Luis 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/47e694dc-6c8f-42ac-b91e-66ab3a3e493c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
