8 messages in com.googlegroups.adwords-apiAdWords API Problem with diacritics i...
FromSent OnAttachments
lukas.benes23 Jun 2008 01:06 
AdWords API Advisor23 Jun 2008 08:57 
lukas.benes25 Jun 2008 07:11 
AdWords API Advisor25 Jun 2008 10:24 
Hypper01 Jul 2008 01:56 
AdWords API Advisor01 Jul 2008 08:50 
Hypper14 Jul 2008 01:39 
AdWords API Advisor14 Jul 2008 08:55 
Subject:AdWords API Problem with diacritics in campaign name
From:lukas.benes (luka@nacesty.cz)
Date:06/23/2008 01:06:59 AM
List:com.googlegroups.adwords-api

Hello

I have problem with characters with caron, for eg.: s with caron, c with caron, etc... This problem is only in Campaign service! In AdGroup and Ad Service is this ok.

#request

<addCampaignList> <campaign> <name>šem z toho srnka</name> .... </campaign> </addCampaignList>

#response soapenv:Server.userException One or more input elements failed validation. code: 122 Message: One or more input elements failed validation Index: 0 Field: name Trigger: &#x161;em z toho srnka Code: 36 isExemptable: false Detail: These characters are not allowed: &#x161;

Thank You