Get Campaign Performance Report using webrequest c#

17 views
Skip to first unread message

ar...@grazitti.com

unread,
Mar 2, 2017, 9:13:04 AM3/2/17
to AdWords API Forum
Hi All,

I am trying to get campaign performance report using adwords ReportDefination service with Campaing Performance Report type. It is working fine and I am getting the response back from the API, but it just include the report fields not actual values which are present in ad account. 
Any suggestions what I am missing here?


Thanks,
Arun

Vishal Vinayak (Adwords API Team)

unread,
Mar 2, 2017, 3:02:51 PM3/2/17
to AdWords API Forum
Hi Arun,

ReportDefinitionService.getReportFields can be used to fetch the information related to report fields only. For example, to fetch all the fields listed on the Campaign Performance Report page via a service endpoint, you can use the ReportDefinitionService. However, ReportDefinitionService can be used to fetch report meta-data only and it cannot be used to get actual reporting data (attributes, metrics etc.). To download reporting data, you can refer to these examples available in our Java client library (same examples are available in other client libraries as well). Please revert if you have more questions.

Regards,
Vishal, AdWords API Team
Reply all
Reply to author
Forward
0 new messages