A new "Actions" column has been added to the "My Campaign" screen, allowing users to perform some task in a handy way.
Users can click on "Actions" to choose from the available action options in the menu.
We've added config for column actions in myCampaignConfig.js
In UICustomization.js, We've added component which needs to be render for the action column under additionalCustomizations.
We have added onActionSelect function which perform action based on selected option.
File Path:
Config:
UICustomisation: