Hello team!
Currently working on a migration from feed-based extensions to asset-based extensions for Call and App types.
Have a question about removing feeds.
This
page mentions that feeds can be removed from
CampaignExtensionSetting and after that just need to send a remove request to
ExtensionFeedItemService to remove feeds themselves.
Is this possible to remove feeds without interacting with CampaignExtensionSetting service? Or this is a necessary step?
I understand that the CampaignExtensionSetting service only connects extensions with campaigns and deleted feeds still will be linked to a campaign but with Removed status.
So when the auto-migration date comes for Call and App extensions will this cause troubles? Will be redundant assets created for those feeds with Removed status or not? As we don't want duplicates to be created)
I hope my question is clear:)
Thanks 🙏