Hello Dmitriy,
Russian characters are represented as two bytes in the UTF-8 encoding. So the total length of the name is more than 128 bytes. -Danial, AdWords API Team. > On Saturday, 17 March 2012 16:16:37 UTC+5:30, Dmitriy wrote: > > > > Hello Danial. > > > > Please, could you explain why request > > > > <ns1:operator>ADD</ns1:operator> > > <ns1:operand> > > <ns1:name>ym - Электроника - Мобильная электроника - > > Автомобильные видеорегистраторы</ns1:name> > > <ns1:budget> > > <ns1:period>DAILY</ns1:period> > > <ns1:amount> > > <ns1:microAmount>1000000000</ns1:microAmount> > > </ns1:amount> > > <ns1:deliveryMethod>STANDARD</ns1:deliveryMethod> > > </ns1:budget> > > <ns1:biddingStrategy xsi:type="ns1:ManualCPC"/> > > <ns1:networkSetting> > > <ns1:targetGoogleSearch>true</ns1:targetGoogleSearch> > > <ns1:targetSearchNetwork>true</ns1:targetSearchNetwork> > > <ns1:targetContentNetwork>false</ns1:targetContentNetwork> > > > > <ns1:targetContentContextual>false</ns1:targetContentContextual> > > > > <ns1:targetPartnerSearchNetwork>false</ns1:targetPartnerSearchNetwork> > > </ns1:networkSetting> > > </ns1:operand> > > > > get fault > > > > <faultcode>soap:Server</faultcode> > > <faultstring>[CampaignError.INVALID_CAMPAIGN_NAME @ operations[0]. > > operand.name]</faultstring> > > <detail> > > <ApiExceptionFault xmlns=" > > https://adwords.google.com/api/adwords/cm/v201109"> > > <message>[CampaignError.INVALID_CAMPAIGN_NAME @ operations[0]. > > operand.name]</message> > > > > <ApplicationException.Type>ApiException</ApplicationException.Type> > > <errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > > xsi:type="CampaignError"> > > <fieldPath>operations[0].operand.name</fieldPath> > > <trigger/> > > <errorString>CampaignError.INVALID_CAMPAIGN_NAME</errorString> > > <ApiError.Type>CampaignError</ApiError.Type> > > <reason>INVALID_CAMPAIGN_NAME</reason> > > </errors> > > </ApiExceptionFault> > > </detail> > > > > Thanks, Dmitriy. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
