Error when trying to remove feed mapping - FeedMappingError.CANNOT_MODIFY_MAPPINGS_FOR_TYPED_FEED

18 katselukertaa
Siirry ensimmäiseen lukemattomaan viestiin

Justin Courville

lukematon,
19.8.2019 klo 1.04.3619.8.2019
vastaanottaja AdWords API and Google Ads API Forum
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>

Google Ads API Forum Advisor Prod

lukematon,
19.8.2019 klo 2.39.4919.8.2019
vastaanottaja adwor...@googlegroups.com
Hi Justin,

To better investigate the issue, could you provide the complete SOAP request and response logs? You may send your reply using the Reply privately to author option.

Thanks and regards,
Peter
Google Ads API Team

ref:_00D1U1174p._5001UEJSqi:ref
Vastaa kaikille
Vastaa kirjoittajalle
Välitä
0 uutta viestiä