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