Susan, Thank you for your recommendation, it fixed the issue for me. I'm using 201206 api, and was getting 3 copies of each AdGroupCriterion. Further more, I was doing it by using Google's example from the Google Ads APIs Client LIbrary for Java (https://groups.google.com/forum/?fromgroups=#!topic/adwords-api/iMb3uAp5n7o) , latest version, running their 201206 GetKeywords.java example
Changing selector field from "MatchType" -> "KeywordMatchType" fixed the issue. (btw, I modified it to pull negative keyword criteria only) 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
