I have successfully made a reporting call from the AdWords API using AWQL example.
In the response, I get a report title like this: CRITERIA_PERFORMANCE_REPORT (Oct 6, 2015-Oct 12, 2015)
and I get a total line like this: Total, --, --, --, --, --, --, --, --, --, --, --, --,, etc.
Is there a way to turn those off and only receive the record level data? If not, has someone figured out a good way to remove these? I imagine dropping the first and the last lines would work, but wanted to ask.
Thanks