Hi Naveen, You can use the client library from https://github.com/googleads/googleads-java-lib to get started. Negative keywords are added the same way as shown on https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201406/basicoperations/AddKeywords.java, except that you create a CampaignCriterionOperation and use CampaignCriterionService <https://developers.google.com/adwords/api/docs/reference/v201406/CampaignCriterionService> .
Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, August 25, 2014 11:01:36 AM UTC-4, Naveenkumar kuppili wrote: > > HI > > could you please provide example code to create negative keywords at > campaign level using java > > Appreciate your help > > Regards, > Naveen > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/cdba2cdf-d03c-45a4-a562-52c3d7c33653%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
