Hello Wgeter,

 Whichever SOAP toolkit you're using (I'm assuming SOAP::Lite?) should
really decode those for you. If it's not for some reason, you can try
the HTML::Entities Perl module. Its decode_entities() function should
take care of the conversion.

  http://search.cpan.org/~gaas/HTML-Parser-3.59/lib/HTML/Entities.pm

Cheers,
-Jeff Posnick, AdWords API Team


On Jan 27, 4:46 am, Wgeter <[email protected]> wrote:
> Hi,
> I test the api, add a campaign with special character: Küche. And I
> get a response: <ns1:trigger>0503_Praktische_K&#xFC;che</ns1:trigger>.
> Does anybody know, how can I convert "&#xFC;" with perl back to "ü"?
>
> thanks
> Wgeter
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to