Hello Mihai, If you set the includeZeroImpressions field to true, this will include all the keywords that have zero impressions. If you're looking to get the keywords that have impressions greater than zero, you will have to make sure that includeZeroImpressions field is set to false. It is currently not possible to pull the negative keywords that were added for a specific date range. To pull only the negative keywords irrespective of the date range, you could also try using the Campaign Negative Keywords Performance Report <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-negative-keywords-performance-report> .
Let me know if you have any other questions. Regards, Bharani, AdWords API Team On Friday, August 3, 2018 at 7:27:46 AM UTC-4, Mihai Iliescu wrote: > > Hello > > I'm trying to get the negative keywords that were added in the last 90 > days at campaign/adgroup level. > This is what I tried : > > 1. Tried with CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT but it's not > possible (no daterange segment is available). > 2. Downloaded the KEYWORDS_PERFORMANCE_REPORT with IsNegative->true > condition on the last 90 days, but it shows all negative keywords, not > taking the date range into account.. > 3. Also tried to look at the account change history > via CustomerSyncSelector but there is no info on negative keywords (only > removed keywords). > > Does anyone know a solution for this ? > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads 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/87a80946-4389-4b75-ba68-2f867f293c6c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
