Ok sorry. In my first post I didn't paste the complete request:

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope 
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201402";>
  <SOAP-ENV:Header>
    <ns1:RequestHeader>
      <ns1:developerToken>123456</ns1:developerToken>
      <ns1:userAgent>TestMCC (AwApi-PHP/5.2.3, Common-PHP/5.2.3, 
PHP/5.4.24)</ns1:userAgent>
    </ns1:RequestHeader>
  </SOAP-ENV:Header>
  <SOAP-ENV:Body>
    <ns1:mutate>
      <ns1:operations>
        <ns1:operator>ADD</ns1:operator>
        <ns1:operand>
          <ns1:feedId>11874994</ns1:feedId>
          <ns1:status>ACTIVE</ns1:status>
          <ns1:startTime>20140501 000000</ns1:startTime>
          <ns1:endTime>20140516 235959</ns1:endTime>
          <ns1:attributeValues>
            <ns1:feedAttributeId>1</ns1:feedAttributeId>
            <ns1:stringValue>Test1</ns1:stringValue>
          </ns1:attributeValues>
          <ns1:attributeValues>
            <ns1:feedAttributeId>2</ns1:feedAttributeId>
            <ns1:stringValue>http://www.test.de</ns1:stringValue>
          </ns1:attributeValues>
          <ns1:attributeValues>
            <ns1:feedAttributeId>5</ns1:feedAttributeId>
            <ns1:stringValue>desrcp1</ns1:stringValue>
          </ns1:attributeValues>
          <ns1:attributeValues>
            <ns1:feedAttributeId>6</ns1:feedAttributeId>
            <ns1:stringValue>descrp2</ns1:stringValue>
          </ns1:attributeValues>
          <ns1:devicePreference/>
        </ns1:operand>
      </ns1:operations>
    </ns1:mutate>
  </SOAP-ENV:Body>
</SOAP-ENV: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 [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
--- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to