Tony, The criterionUse <https://developers.google.com/adwords/api/docs/reference/v201302/AdGroupCriterionService.AdGroupCriterion#criterionUse>field is filterable and can be used to select only NegativeAdGroupCriterion objects:
Add it to your list of Predicates <https://developers.google.com/adwords/api/docs/reference/v201302/AdGroupCriterionService.Predicate>in your Selector<https://developers.google.com/adwords/api/docs/reference/v201302/AdGroupCriterionService.Selector> . Hope this helps, Jason On Wednesday, July 3, 2013 11:42:32 PM UTC-4, Tony Day wrote: > > hello, > I want to get all Negative Keywords in an account. > We could get all keywords by use *AdGroupCriterionService*, and if the > items is *NegativeAdGroupCriterion*, then the keyword is Negative. > but, there'r so many keywords, system is hard to do it. > so, if I could only get Negative Keywords by API, it would be an easy job. > > how to do? thanks! > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- 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]. For more options, visit https://groups.google.com/groups/opt_out.
