Hi Jeff,

It looks fine to me.

Here is the request:

Requests
Array ( [0] => POST /api/adwords/v13/KeywordToolService HTTP/1.0
Host: adwords.google.com
User-Agent: NuSOAP/0.7.2 (1.94)
Content-Type: text/xml; charset=UTF-8
SOAPAction: ""
Content-Length: 2120

<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-
ENV="http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http://
www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/";
xmlns:ns8712="http://tempuri.org";><SOAP-ENV:Header><email>******</
email>
<password>******</password>
<clientEmail>******</clientEmail>
<developerToken>******</developerToken>
<applicationToken>******</applicationToken>
<useragent>Google APIlity PHP Library for AdWords</useragent></SOAP-
ENV:Header><SOAP-ENV:Body><getKeywordVariations><seedKeywords>
<negative>false</negative>
<text>Strahlung</text>
<type>Broad</type>
</seedKeywords>
<useSynonyms>true</useSynonyms><languages>ar</languages><languages>bg</
languages><languages>ca</languages><languages>zh_CN</
languages><languages>zh_TW</languages><languages>hr</
languages><languages>cs</languages><languages>da</
languages><languages>nl</languages><languages>en</
languages><languages>et</languages><languages>fi</
languages><languages>fr</languages><languages>de</
languages><languages>el</languages><languages>iw</
languages><languages>hi</languages><languages>hu</
languages><languages>is</languages><languages>id</
languages><languages>it</languages><languages>ja</
languages><languages>ko</languages><languages>lv</
languages><languages>lt</languages><languages>no</
languages><languages>pl</languages><languages>pt</
languages><languages>ro</languages><languages>ru</
languages><languages>sr</languages><languages>sk</
languages><languages>sl</languages><languages>es</
languages><languages>sv</languages><languages>tl</
languages><languages>th</languages><languages>tr</
languages><languages>uk</languages><languages>ur</
languages><languages>vi</languages>
</getKeywordVariations></SOAP-ENV:Body></SOAP-ENV:Envelope> )

And this is the answer:

Responses
Array ( [0] => ���n charset=utf-8
Transfer-Encoding: chunked
Date: Fri, 19 Dec 2008 19:07:37 GMT
X-Content-Type-Options: nosniff
Expires: Fri, 19 Dec 2008 19:07:37 GMT
Cache-Control: private, max-age=0
Server: GFE/1.3

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/
envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
<soapenv:Header>
<responseTime soapenv:actor="http://schemas.xmlsoap.org/soap/actor/
next" soapenv:mustUnderstand="0" xmlns="https://adwords.google.com/api/
adwords/v13">2288</responseTime>
<operations soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next";
soapenv:mustUnderstand="0" xmlns="https://adwords.google.com/api/
adwords/v13">1</operations>
<units soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next";
soapenv:mustUnderstand="0" xmlns="https://adwords.google.com/api/
adwords/v13">20</units>
<requestId soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next";
soapenv:mustUnderstand="0" xmlns="https://adwords.google.com/api/
adwords/v13">*****</requestId>
</soapenv:Header>
<soapenv:Body>
<getKeywordVariationsResponse xmlns="">
<ns1:getKeywordVariationsReturn xmlns:ns1="https://adwords.google.com/
api/adwords/v13">
<ns1:moreSpecific>
<ns1:text>strahlung</ns1:text>
<ns1:language></ns1:language>
<ns1:advertiserCompetitionScale>4</ns1:advertiserCompetitionScale>
<ns1:avgSearchVolume>110000</ns1:avgSearchVolume>
<ns1:lastMonthSearchVolume>110000</ns1:lastMonthSearchVolume>
</ns1:moreSpecific>
<ns1:moreSpecific>
<ns1:text>radioaktive strahlung</ns1:text>
<ns1:language></ns1:language>
<ns1:advertiserCompetitionScale>0</ns1:advertiserCompetitionScale>
<ns1:avgSearchVolume>8100</ns1:avgSearchVolume>
<ns1:lastMonthSearchVolume>6600</ns1:lastMonthSearchVolume>
</ns1:moreSpecific>
...and so on (there are lots...)

Good results but all language-tags are empty.

Does that help at all?

Regards

Andy

--~--~---------~--~----~------------~-------~--~----~
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