Python Adwords Library - best way to remove the header and total row

21 views
Skip to first unread message

Mike M

unread,
Oct 13, 2015, 9:01:55 AM10/13/15
to AdWords API Forum
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

Umesh Dengale

unread,
Oct 13, 2015, 3:15:27 PM10/13/15
to AdWords API Forum
Hello,

You could skip the report header and summary by setting the skipReportHeader and skipReportSummary to true respectively when downloading the report. Please check out the reporting basics guide for more details.

Thanks,
Umesh, AdWords API Team.
Reply all
Reply to author
Forward
0 new messages