Hello,
I have a problem with lossing statistics about phrases, when I'm getting summary statistics by phrases from client campaings.
First I'm using method Google.Api.Ads.AdWords.v201502.ReportDefinitionReportType.CAMPAIGN_PERFORMANCE_REPORT for getting
report with summary statistics by client campaigns. And I'm getting all data for client campaings with statistics about clicks, cost, CTR, etc.
After that I'm using method Google.Api.Ads.AdWords.v201502.ReportDefinitionReportType.KEYWORDS_PERFORMANCE_REPORT for getting summary statistics
for clients campaigns phrases for the same time period. And for some campaigns I don't get any phrases from previous report (CAMPAIGN_PERFORMANCE_REPORT).
What should be the reason, that method KEYWORDS_PERFORMANCE_REPORT don't return statistics by phrases for some campaigns?
Thank you,