Resultant state when a keyword fails in the list of keywords being added to adgroup

2010-05-18 Thread rohit a
Hi, In v2009 I have tried to add 5 keywords at a time by passing five AdGroupCriterionOperations to AdGroupCriterionService. When all the five keywords are correct, all the five keywords are added to the system. When i deliberately give a specific keyword's.text as "" to an adgroupcriterionoperat

AdWords API Keyword for content Targeting in report service.

2009-12-09 Thread rohit a
ociation of keywords with ads in content targeting? Please guide me in the right direction. Thanks & regards Rohit A -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-...@googlegroups.c

AdWords API Re: Keyword status change not getting reflected.

2009-12-09 Thread rohit a
It was silly of me to miss the setPaused attribute. Thank You. Regards Rohit A -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-...@googlegroups.com. To unsubscribe from this group,

AdWords API Keyword status change not getting reflected.

2009-12-07 Thread rohit a
ts after updating and fetching : "+key.getId()+" > "+key.getStatus().toString()+" > "+key.getText () ); } else { System.out.println(errors.toString()); } } catch (ServiceExcepti