Hello, I am including Ad information in an AdWords Report that is run via the AdWords API. The AdTitle and AdDescription have special escaped characters in the XML fields (℠ ™ )
The character ™ is being recognized as a "TM" character (when I read the XML document). The other character is not being recognized. I was wondering what encoding you are using for the XMLdocument? (the report XML does not have a header with a specified XML encoding). I have tried all the usual, (utf-8, utf-16, ascii..), but when I parse the character (using C#) it still comes out as unrecognized. Thanks, -Ned -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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