Hi, I used this https://developers.google.com/adwords/api/docs/guides/uireports#topicsReportto find that i need CRITERIA_PERFORMANCE_REPORT filtered by CriteriaType = "VERTICAL" to get report of Topics on my account. But unfortunetly this report has very less data than in web interface. In web interface i have 38 rows with Impressions > 0 in all campaigns and in reports i only get 15 with 'random' impressions values (for example in report i have row with 140 impressions and there's no such row in web interface). Checked date range, both are LAST_7_DAYS. Im using C# class - Google.Api.Ads.AdWords.Util.Reports.ReportUtilities and calling method: DownloadClientReport(_reportDefinition, false, fileName); Can you tell me what's wrong with it?
-- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
