I will also need to use the system with japanese and chinese
characters, i image there will be a problem there, would the same
solution apply?
thanks
AdWords API Advisor
unread,
Jun 7, 2010, 12:20:31 PM6/7/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
The returned keyword text will be UTF-8 encoded, so you will need to
use the corresponding utf8_decode() function to convert it back into
ISO-8859-1. More information about special characters is available in
the README: