Re: Adwords API returns negative keyword id upon creation

2016-11-16 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, On this forum, we support queries related to AdWords API. The question is related to AdWords Scripts. You need to post your question on the AdWords Scripts Forum and your issue can be resolved there.

Adwords API returns negative keyword id upon creation

2016-11-16 Thread P Perl
Hello, I am currently using the AdWords API through an AdWords script and am going through a bizarre situation. I am using the var builder = adgroup.newKeywordBuilder().withText(searchTerm).build(); Where adgroup is valid enabled AdGroup and searcTerm is a string. The problem is that I did not