Hi,
The feedId of a FeedItem is immutable, so the only option is to fetch the
feed items you want to move, set each one's feedId to the consolidated
feedId, and pass them back into a FeedItemOperation with operator *ADD*.
This does mean that reports will return different feedItemIds and feedId
*We are on the .Net 201309 api version*
Due to some prior api integration issues, we now have several Feeds all
with PlaceholderType Sitelink, all containing many Sitelink FeedItems.
There is now a lot of guess-work involved and it is very difficult to
determine under which Feed to Create/Upda