Hi,

  I have added keyword using adwords api. i used text box to add key word
texts. Its ok for one word but not more than one.
I have function like that

public static string[] KeywordsAdd(string groupId, string keywordText,
string[] targetCountries, string[] targetLang, string[] targetRegions)

and I tried to add keyword using like that
AddKeywords.KeywordsAdd(groupId, txtKeyWords.Text, countryId, languageId,
regionId);

where txtKeywords is a text box where the texts are written in the rows. but
it shows an error xml format (16,32).

can you please solve the problem.
how can I add more key words at a time.

thank you.

--~--~---------~--~----~------------~-------~--~----~
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-api@googlegroups.com
To unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to