APIlity is using exactly this in nusoap.php before sending the content to the API:
$body = str_replace("€", "€", $body); So I assume this work in real adwords. But it's strange it doesn't in the sandbox environment. Perhaps there's something wrong with your output? Just test it in production environment. - Jan On 24 Sep., 12:37, ac <[EMAIL PROTECTED]> wrote: > No, I just use the templates from google and nusoap as provided > onhttp://www.google.com/apis/adwords/php.html > > In the meantime, I have seen, that umlaute works fine, just the > doublbye euro-sign is > reducing the length of the fields according to the adword guidelines > for doublebyte characters. > > Yesterday I found a single byte code € representing the euro- > sign. It shows an"?" in the > sandbox enviroment, but it shall work in real adwords - is that true? --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en -~----------~----~----~----~------~----~------~--~---