When using AdWords API reports, you can specify the
skipReportSummary flag in the request header to false to enable a report summary. To get metrics for campaigns, you can use
Campaign Performance Report.
This example in Java explains how to download a report using AdWords API. Same example is available in
other client libraries as well. Please revert if you have additional questions or concerns.