Re: INVALID_KEYWORD_TEXT

2011-09-06 Thread Eric Koleda
Hi All, Additionally, more information about this error is available on the Troubleshooting Guide: http://code.google.com/apis/adwords/docs/troubleshooting.html#AdGroupCriterionError Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: INVALID_KEYWORD_TEXT

2011-09-06 Thread Anash P. Oommen
Hi, FWIW, .INVALID_KEYWORD_TEXT is thrown when you have an invalid keyword text. See http://code.google.com/apis/adwords/docs/reference/latest/AdGroupCriterionService.AdGroupCriterionError.html for details. But that still doesn't give enough information for troubleshooting. May be you

Re: INVALID_KEYWORD_TEXT

2011-08-27 Thread jstedman
I don't think this message alone is enough to understand the problem fully. What are you trying to set the keyword text to? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

INVALID_KEYWORD_TEXT

2011-08-26 Thread boffybr...@gmail.com
Hi I have error in opération to modifie information in keyword ERROR : AdGroupCriterionSET(criterion.id) => criterion.url [AdGroupCriterionError.INVALID_KEYWORD_TEXT @ operations[0].operand.criterion.text] THx for Help -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: INVALID_KEYWORD_TEXT Using BMJS

2011-06-28 Thread Eric Koleda
Hi David, Are you seeing different results when creating the keywords through the AdGroupCriterionService? Does the error appear consistently for the same keyword, or is it sporadic? Do you have the ID of a recent job that shows the behavior? Best, - Eric Koleda, AdWords API Team -- =~=~=~

Re: INVALID_KEYWORD_TEXT Using BMJS

2011-06-28 Thread Eric Koleda
Hi David, Are you seeing different results when creating the keywords through the AdGroupCriterionService? Does the error appear consistently for the same keyword, or is it sporadic? Do you have the ID of a recent job that shows the behavior? Best, - Eric Koleda, AdWords API Team -- =~=~=~

INVALID_KEYWORD_TEXT Using BMJS

2011-06-23 Thread David B
We are having issues with INVALID_KEYWORD_TEXT responses to seemingly normal keywords, when using the BMJS to add AdGroup criteria. For example, according to the response, if I am reading it correctly, "HP 2600n" is invalid. Several variants of this are also failing for the same reaso