Hi Everyone,
I am using the Google AdWords API to get campaigns reports. While I am accessing the reports from getAsString() then I can see the report is being in String Formate.
I don't want a report to be a string. I want the result in an array or JSON format.
Can you please help me to fix this issues.
Thank You