Hi Shafeena, If you're trying to pull the Click Performance Report <https://developers.google.com/adwords/api/docs/appendix/reports/click-performance-report#campaignname> through the AdWords API, you can do so by referring to this example <https://developers.google.com/adwords/api/docs/samples/java/reporting#download-a-criteria-performance-report-with-selector> in Java. All you have to do is replace the query parameters according to the fields you wish to retrieve. You may refer to the available fields <https://developers.google.com/adwords/api/docs/appendix/reports/click-performance-report> to filter and get the results. The Click Performance Report includes click details by returning one row for each click which included both valid and invalid clicks. Also, in order to pull reports, you will have to specify the clientCustomerId of a non-manager account. Reports can only be obtained at the non-manager account level. If there are reports already existing in the account hierarchy, you can view them through the MCC account.
If you're trying to view/create reports using the AdWords UI, I'd suggest that you post your concern on the Advertisers Community forum <https://www.en.advertisercommunity.com/t5/Google-AdWords/ct-p/Google_AdWords#> as they are better equipped to address this in detail. Regards, Bharani, AdWords API Team On Wednesday, November 8, 2017 at 4:30:14 AM UTC-5, Shafeena Kabir wrote: > > Hi, > Can anyone guide me on steps to retrieve Click performance reports from > Adwords API. I have an MCC account and many accounts linked to it. But I > could not find the option to select 'Click performance report' under > 'Reports' tab for MCC or the linked accounts. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/8bad8853-4701-4565-9ea1-8db1e47981ed%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
