How to get Negative keywords in adwords

30 views
Skip to first unread message

Ketan Singhal

unread,
Jun 7, 2016, 9:53:14 AM6/7/16
to AdWords API Forum
Hi,

Can someone help me in getting all negative keywords at adgroup level.

Thanks,
Ketan

Umesh Dengale

unread,
Jun 7, 2016, 12:57:36 PM6/7/16
to AdWords API Forum
Hello Ketan,

You could use the AdGroupCriterionService to get the negative keywords at AdGroup level. Check out GetKeywords Java example code from the client library. Other languages example code could be found here. To get the negative keywords, you could add a predicate (e.g.  in java example code you could add a predicate .in(AdGroupCriterionField.CriterionUse, "NEGATIVE") etc.)

Thanks,
Umesh, AdWords API Team.
Reply all
Reply to author
Forward
0 new messages