Re: Not getting all Keywords in KeywordPerfomanceReport.

2017-03-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Could you please *Reply privately to author* and share with me your client customer Id along with the downloaded reports in both the cases? Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googlead

Re: Not getting all Keywords in KeywordPerfomanceReport.

2017-03-01 Thread Gustavo Mora Gonzalez
Thanks for response, If I removed the date field I get more keywords I think that is something with segmentation El miércoles, 1 de marzo de 2017, 15:03:12 (UTC-6), Sreelakshmi Sasidharan (AdWords API Team) escribió: > > Hi, > > It looks like both the AWQLs are the same. Are you trying to say t

Re: Not getting all Keywords in KeywordPerfomanceReport.

2017-03-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, It looks like both the AWQLs are the same. Are you trying to say that removing the 'Date' field and by maintaining the "DURING" would generate results as given below? 1. "SELECT Id, CampaignId, CampaignStatus, QualityScore, Date FROM KEYWORDS_PERFORMANCE_REPORT WHERE IsNegative = false DU

Not getting all Keywords in KeywordPerfomanceReport.

2017-03-01 Thread Gustavo Mora Gonzalez
When I make a query from KEYWORDS_PERFORMANCE_REPORT the numbers of results that returns changes SELECT Id, CampaignId, CampaignStatus, QualityScore, Date FROM KEYWORDS_PERFORMANCE_REPORT WHERE IsNegative = false DURING 20170228,20170228 This query only returns 88 keywrods And If I remove the