CustomerFeedOperation throws EntityNotFound (but entity exists)

7 views
Skip to first unread message

api.fw...@gmail.com

unread,
Nov 30, 2018, 8:53:55 AM11/30/18
to AdWords API and Google Ads API Forum
I have a problem with creating a customer feed. I have created, via the api, a location feed with feedId 85274068 with MyBusiness backing.
The Feed is ENABLED, the origin is ADWORDS.

Reading the FeedItem models via the api I encounter three locations, with ids 
55415035292, 
55415035973, 
55415035976
These items represent the correct locations. As far as I can tell, the feed has been set up correctly.

Still, when I attempt to create a CustomerFeed I get the following exception:

ApiException{
  applicationExceptionType=ApiException, 
  errors=[
    EntityNotFound{
  apiErrorType=EntityNotFound, 
  errorString=EntityNotFound.INVALID_ID, fieldPath=operations[0].operand, 
          fieldPathElements=[FieldPathElement{field=operations, index=0}, 
  FieldPathElement{field=operand}], 
  reason=INVALID_ID, 
  trigger=Feed id: FeedId{id=85274068}
  }
]
}

I'm confused, because I can perfectly retrieve a Feed with that ID via the api.

Teja Makani

unread,
Nov 30, 2018, 2:55:43 PM11/30/18
to AdWords API and Google Ads API Forum
Hello,

Could you please share the client customer id along with the SOAP logs(request and response) of the operation without redacting any information. You could refer this README.md file to enable logging for Java client library, for other client libraries refer here.

Regards,
Sai Teja, AdWords API Team.
Reply all
Reply to author
Forward
0 new messages