Добрый день!
*Отправляю запрос на сервис 
"adwords.google.com/api/adwords/cm/v201601/FeedItemService":*

<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:v20="https://adwords.google.com/api/adwords/cm/v201601";>
   <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:stringValues>http://tile.expert/de/catalogue/41zero42</v20:stringValues>
               </v20:attributeValues>
            </v20:operand>
         </v20:operations>
      </v20:mutate>
   </soapenv:Body>
</soapenv:Envelope>

*В ответ получаю:*

<?xml version="1.0"?>

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
<soap:Header>
<ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/v201601";>
<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>
<ApiExceptionFault 
xmlns="https://adwords.google.com/api/adwords/cm/v201601";>
<message>[EntityNotFound.INVALID_ID @ 
operations[0].operand.attributeValues[1].feedAttributeId]</message>
<ApplicationException.Type>ApiException</ApplicationException.Type>
<errors xsi:type="EntityNotFound" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
<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>

*Подскажите пожалуйста, в чем может быть проблема?*

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f02931f0-2029-47c0-a4a0-9cf1ee097e34%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to