Hello.
I try to create Call and Location feeds.
Looks like it impossible to create it together.
One of this command fails with InternalApiError.UNEXPECTED_INTERNAL_API_ERROR and it doesn't help me to understand what's wrong.
What I do:
- Create Feed for Location
- Create FeedMapping for Location
- Create CustomerFeed for Location
- Create FeedItems for Location
- Create CampaignFeed for Location
- Create Feed for Call
- Create FeedMapping for Call
- Create FeedItems for Call
- Create CampaignFeed for Call
At one customer now fails CustomerFeed for Location and CampaignFeed for Location and Call works ok.
At another one fails FeedMapping for Call and/or CampaignFeed for Call.
Usually, when I send Location and Call Feeds separately, they work ok.
And every time I get InternalApiError.UNEXPECTED_INTERNAL_API_ERROR.
I don't understand what I should do to fix the problem.