Hi Phongthorn, Thanks for reaching out. By looking into the code you mentioned I observed that there is actually a JSON object and then it was decoded and saved in a file.
$json = json_encode( simplexml_load_string($reportDownloadResult->getAsString())); $resultTable = json_decode($json, true)['table']; You would be able to use this JSON data before it was converted. Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5001UODASW:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/eS52j000000000000000000000000000000000000000000000Q1JLOZ00Ns9jZysSS6SXSt8IXAeGsg%40sfdc.net.