EntityNotFound.INVALID_ID on CustomerFeedService

22 views
Skip to first unread message

FW API

unread,
Mar 20, 2020, 4:53:13 AM3/20/20
to AdWords API and Google Ads API Forum
Hi.

We are encountering some unexpected behavior. Attempting mutate on a CustomerFeedService results in EntityNotFound.INVALID_ID, apprently relating to used FeedId. The feed in question has been created immediately before attempting to use it in a CustomerFeed. Afterwards I have determined that the Feed in question is indeed present and ENABLED in the customer account.

These are all the Feeds with MyBusiness information currently in the acccount:

155158773, FeedAttribute{id=1, isPartOfKey=false, name=BusinessName, type=STRING}, REMOVED 155158917, FeedAttribute{id=1, isPartOfKey=false, name=BusinessName, type=STRING}, REMOVED 155198485, FeedAttribute{id=1, isPartOfKey=false, name=BusinessName, type=STRING}, REMOVED 155237537, FeedAttribute{id=1, isPartOfKey=false, name=BusinessName, type=STRING}, REMOVED 155358912, FeedAttribute{id=1, isPartOfKey=false, name=BusinessName, type=STRING}, ENABLED

I know that a client might have to retry on encountering MISSING_FEED_MAPPING_FOR_PLACEHOLDER_TYPE. Is this an alternative expression of the same phenomenon? Or is it something?

If you need further information, please inform me.


I'll append our client's error log.

<?xml version="1.0" encoding="UTF-8" standalone="no"?>

<soapenv:Header>

<ns1:RequestHeader xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201809" soapenv:mustUnderstand="0">

<ns1:clientCustomerId>###redacted###</ns1:clientCustomerId>

<ns1:developerToken>REDACTED</ns1:developerToken>

<ns1:userAgent>###redacted###</ns1:userAgent>

<ns1:validateOnly>false</ns1:validateOnly>

<ns1:partialFailure>false</ns1:partialFailure>

</ns1:RequestHeader>

</soapenv:Header>

<soapenv:Body>

<operations>

<operator>SET</operator>

<operand>

<feedId>155358912</feedId>

<matchingFunction>

<operator>IDENTITY</operator>

<lhsOperand xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201809" xsi:type="ns2:ConstantOperand">

<ns2:type>BOOLEAN</ns2:type>

<ns2:booleanValue>true</ns2:booleanValue>

</lhsOperand>

</matchingFunction>

<placeholderTypes>7</placeholderTypes>

</operand>

</operations>

</mutate>

</soapenv:Body>

</soapenv:Envelope>

2020-03-20 09:17:25,399 INFO [Thread-444] com.google.api.ads.common.lib.utils.logging.RemoteCallLoggerDelegate: SOAP response:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">

<soap:Header>

<requestId>0005a144ea58ecab0a37a456d3002fcd</requestId>

<serviceName>CustomerFeedService</serviceName>

<methodName>mutate</methodName>

<operations>0</operations>

<responseTime>140</responseTime>

</ResponseHeader>

</soap:Header>

<soap:Body>

<soap:Fault>

<faultcode>soap:Client</faultcode>

<faultstring>[EntityNotFound.INVALID_ID @ operations[0].operand.feedId]</faultstring>

<detail>

<message>[EntityNotFound.INVALID_ID @ operations[0].operand.feedId]</message>

<ApplicationException.Type>ApiException</ApplicationException.Type>

<errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="EntityNotFound">

<fieldPath>operations[0].operand.feedId</fieldPath>

<fieldPathElements>

<field>operations</field>

<index>0</index>

</fieldPathElements>

<fieldPathElements>

<field>operand</field>

</fieldPathElements>

<fieldPathElements>

<field>feedId</field>

</fieldPathElements>

<trigger/>

<errorString>EntityNotFound.INVALID_ID</errorString>

<ApiError.Type>EntityNotFound</ApiError.Type>

<reason>INVALID_ID</reason>

</errors>

</ApiExceptionFault>

</detail>

</soap:Fault>

</soap:Body>

</soap:Envelope>

Google Ads API Forum Advisor Prod

unread,
Mar 20, 2020, 1:02:14 PM3/20/20
to api.fw...@gmail.com, adwor...@googlegroups.com
Hi,

Could you please reply privately to author your CID so that I can see if there are any issues with your feed?

Thanks,
Anthony
Google Ads API Team

ref:_00D1U1174p._5001UXVgVt:ref
Reply all
Reply to author
Forward
0 new messages