<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Header>
<v20:RequestHeader>
<v20:clientCustomerId>ххх-ххх-хххх</v20:clientCustomerId>
<v20:developerToken>ххххххххххххх</v20:developerToken>
<v20:userAgent>1cAdWords</v20:userAgent>
<v20:validateOnly>false</v20:validateOnly>
<v20:partialFailure>false</v20:partialFailure>
</v20:RequestHeader>
</soapenv:Header>
<soapenv:Body>
<v20:mutate>
<v20:operations>
<v20:operator>ADD</v20:operator>
<v20:operand>
<v20:feedId>33215479</v20:feedId>
<v20:status>ENABLED</v20:status>
<v20:attributeValues>
<v20:feedAttributeId>1</v20:feedAttributeId>
<v20:stringValue>Alle serien von 41zero42</v20:stringValue>
</v20:attributeValues>
<v20:attributeValues>
<v20:feedAttributeId>5</v20:feedAttributeId>
</v20:attributeValues>
</v20:operand>
</v20:operations>
</v20:mutate>
</soapenv:Body>
</soapenv:Envelope>
<?xml version="1.0"?>
<soap:Header>
<requestId>00052af2b71437a90ac470ea1504ed48</requestId>
<serviceName>FeedItemService</serviceName>
<methodName>mutate</methodName>
<operations>1</operations>
<responseTime>41</responseTime>
</ResponseHeader>
</soap:Header>
<soap:Body>
<soap:Fault>
<faultcode>soap:Server</faultcode>
<faultstring>[EntityNotFound.INVALID_ID @ operations[0].operand.attributeValues[1].feedAttributeId]</faultstring>
<detail>
<message>[EntityNotFound.INVALID_ID @ operations[0].operand.attributeValues[1].feedAttributeId]</message>
<ApplicationException.Type>ApiException</ApplicationException.Type>
<fieldPath>operations[0].operand.attributeValues[1].feedAttributeId</fieldPath>
<trigger/>
<errorString>EntityNotFound.INVALID_ID</errorString>
<ApiError.Type>EntityNotFound</ApiError.Type>
<reason>INVALID_ID</reason>
</errors>
</ApiExceptionFault>
</detail>
</soap:Fault>
</soap:Body>
</soap:Envelope>