| AssetController Methods | 
The AssetController type exposes the following members.
| Name | Description | |
|---|---|---|
| Delete | 
            Deletes given campaign asset.
              | |
| Post | 
            Performs saving of the CampaignAssetInfo corresponding to the given CampaignAssetViewModel.
            The CampaignAssetInfo is inserted with the values obtained from campaignAssetViewModel.
              | |
| Put | 
            Performs update of the CampaignAssetInfo corresponding.
            The CampaignAssetInfo values are updated with the values from campaignAssetViewModel.
              |