How to add keyword in phrase match

2022-03-30 Thread Nitin Patel
Hello Team, I am not able to insert the phrase match keywords using google ads script it shows an error. The code: if(lst[i]['match'] == 'phrase') { var t = '\\"' + lst[i]['text'] + '\\"' Logger.log(t) adGroup.newKeywordBuilder() .withText(t) .build();

Bulk keyword upload google ads api/rest interface

2022-03-24 Thread Nitin Patel
multiple keywords at once? Thank You! Nitin Patel -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups