Hi,
I am having a problem using special characters for (not limited)
french and italian accents (or extra characters).
I am using the PHP library and encoding the information before sending
it to the service like this:
$k1->text =utf8_encode(' contrefaçon');
but when i receive the response i get weird non-encoded characters:
...
object(Keyword)#247 (5) {
["text"]=>
string(22) "contrefaçon"
["matchType"]=>
string(5) "BROAD"
...
how do i fix that?
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
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en