I'm working on API using Google Adwords to retrieve adgroup performance data, when I use selector and select fields, I'm able to download reports in Excel sheets.
But I'm not getting how to retrieve ad group performance data and append to datatable using asp.net C#. which method I need to use to append into datatable? Is there any other way that I can get values and fields from ReportDefinition?