Hello, 

I am trying to remove a feed mapping and add a new one in order to update 
one of my feeds. However, I continue to receive the following message: 

FeedMappingError.CANNOT_MODIFY_MAPPINGS_FOR_TYPED_FEED

I cannot seem to find any information as to what this error means. When 
pulling down the Feed Origin it is set to "User" so I should be able to 
modify the attributes and mappings. 

*SOAP Request:* 
<SOAP-ENV:Body>
        <ns1:mutate>
            <ns1:operations>
                <ns1:operator>REMOVE</ns1:operator>
                <ns1:operand>
                    <ns1:feedMappingId>[REDACTED]</ns1:feedMappingId>
                    <ns1:feedId>[REDACTED]</ns1:feedId>
                    <ns1:placeholderType>10</ns1:placeholderType>
                    <ns1:status>ENABLED</ns1:status>
                    <ns1:attributeFieldMappings>
                        <ns1:feedAttributeId>1</ns1:feedAttributeId>
                        <ns1:fieldId>5</ns1:fieldId>
                    </ns1:attributeFieldMappings>
                    <ns1:attributeFieldMappings>
                        <ns1:feedAttributeId>2</ns1:feedAttributeId>
                        <ns1:fieldId>5</ns1:fieldId>
                    </ns1:attributeFieldMappings>
                    <ns1:attributeFieldMappings>
                        <ns1:feedAttributeId>3</ns1:feedAttributeId>
                        <ns1:fieldId>5</ns1:fieldId>
                    </ns1:attributeFieldMappings>
                    <ns1:attributeFieldMappings>
                        <ns1:feedAttributeId>4</ns1:feedAttributeId>
                        <ns1:fieldId>5</ns1:fieldId>
                    </ns1:attributeFieldMappings>
                </ns1:operand>
            </ns1:operations>
        </ns1:mutate>
    </SOAP-ENV:Body>

*SOAP Response:*
<soap:Body>
        <soap:Fault>
            <faultcode>soap:Client</faultcode>
            
<faultstring>[FeedMappingError.CANNOT_MODIFY_MAPPINGS_FOR_TYPED_FEED @ 
operations[0].operand]</faultstring>
            <detail>
                <ApiExceptionFault 
xmlns="https://adwords.google.com/api/adwords/cm/v201809";>
                    
<message>[FeedMappingError.CANNOT_MODIFY_MAPPINGS_FOR_TYPED_FEED @ 
operations[0].operand]</message>
                    
<ApplicationException.Type>ApiException</ApplicationException.Type>
                    <errors 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="FeedMappingError">
                        <fieldPath>operations[0].operand</fieldPath>
                        <fieldPathElements>
                            <field>operations</field>
                            <index>0</index>
                        </fieldPathElements>
                        <fieldPathElements>
                            <field>operand</field>
                        </fieldPathElements>
                        <trigger></trigger>
                        
<errorString>FeedMappingError.CANNOT_MODIFY_MAPPINGS_FOR_TYPED_FEED</errorString>
                        <ApiError.Type>FeedMappingError</ApiError.Type>
                        
<reason>CANNOT_MODIFY_MAPPINGS_FOR_TYPED_FEED</reason>
                    </errors>
                </ApiExceptionFault>
            </detail>
        </soap:Fault>
    </soap:Body>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4440d1a9-afc3-4e94-85f0-ce73bfdf44ea%40googlegroups.com.

Reply via email to