Hi Alexander,
By checking your request in our logs I can see your are missing to send
information to the service, this is how your request looks like:
<SOAP-ENV:Envelope xmlns:SOAP-ENC="" http: /
schemas.xmlsoap.org / soap / encoding / xmlns:SOAP-ENV="" http: /
schemas.xmlsoap.org / soap / envelope / xmlns:ZSI="" http: /
www.zolera.com /
schemas / ZSI / xmlns:xsd="" http: / www.w3.org / XMLSchema " xmlns:xsi=""
http: / www.w3.org / XMLSchema-instance ">
<SOAP-ENV:Header>
<RequestHeader xmlns="" https: / adwords.google.com / api /
adwords / cm / v201008 ">
<authToken>*****************************************************************************************************</authToken>
<userAgent>AwApi-Python-13.1.0|Test Client</userAgent>
<clientCustomerId>2757228782</clientCustomerId>
<developerToken>***************</developerToken>
<validateOnly>true</validateOnly>
</RequestHeader>
</SOAP-ENV:Header>
<SOAP-ENV:Body xmlns:ns1="" https: / adwords.google.com / api /
adwords / cm / v201008 ">
<ns1:mutate xmlns:ns1="" https: / adwords.google.com / api /
adwords / cm / v201008 ">
<ns1:operations>
<ns1:operator>SET</ns1:operator>
<ns1:operand>
<ns1:id>14331049</ns1:id>
</ns1:operand>
</ns1:operations>
</ns1:mutate>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Also there is simpler way to check conversion optimizer eligibility using
>=v201008 that does not require validateOnly, see the following
>example<http://code.google.com/p/google-api-adwords-python-lib/source/browse/trunk/examples/adspygoogle/adwords/v201101/get_conversion_optimizer_eligibility.py>
.
Best,
-David Torres - AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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