hello, 

==============HERE IS MY REQUEST==================

<?xml version="1.0" encoding="UTF-8"?>
<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>
<ns1:RequestHeader 
soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next"; 
soapenv:mustUnderstand="0" 
xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201101";>
<ns1:authToken 
xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201101";>******</ns1:authToken>
<ns1:clientEmail>******</ns1:clientEmail>
<ns1:developerToken>******</ns1:developerToken>
<ns1:userAgent>AdWords API Java Client Library - v8.3.1</ns1:userAgent>
<ns1:validateOnly>false</ns1:validateOnly>
<ns1:partialFailure>false</ns1:partialFailure>
</ns1:RequestHeader>
</soapenv:Header>
<soapenv:Body>
<mutate xmlns="https://adwords.google.com/api/adwords/cm/v201101";>
<operations>
<operator>ADD</operator>
<operand xsi:type="ns2:RemarketingUserList" 
xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201101";>
<name>testing remarketing user list$5f9a74967d3146e393a9</name>
<description/>
<status>OPEN</status>
<membershipLifeSpan>365</membershipLifeSpan>
<conversionTypes>
<name>testing remarketing user list$5f9a74967d3146e393a9</name>
</conversionTypes>
</operand>
</operations>
</mutate>
</soapenv:Body>
</soapenv:Envelope>


==============HERE IS GOOGLE RESPONSE==================

<?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
<soap:Header>
<ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/v201101";>
<requestId>0004b367a1c46df80a0ca30b000072cf</requestId>
<operations>1</operations>
<responseTime>205</responseTime>
<units>1</units>
</ResponseHeader>
</soap:Header>
<soap:Body>
<soap:Fault>
<faultcode>soap:Server</faultcode>
<faultstring>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
com.google.ads.api.services.common.error.InternalApiError.&lt;init&gt;(InternalApiErro]</faultstring>
<detail>
<ApiExceptionFault 
xmlns="https://adwords.google.com/api/adwords/cm/v201101";>
<message>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
com.google.ads.api.services.common.error.InternalApiError.&lt;init&gt;(InternalApiErro]</message>
<ApplicationException.Type>ApiException</ApplicationException.Type>
<errors xsi:type="InternalApiError" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
<fieldPath/>
<trigger/>
<errorString>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR</errorString>
<ApiError.Type>InternalApiError</ApiError.Type>
<reason>UNEXPECTED_INTERNAL_API_ERROR</reason>
</errors>
</ApiExceptionFault>
</detail>
</soap:Fault>
</soap:Body>
</soap:Envelope>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to