Missing UPDATE methods for multiple objects: Tags, Products, and Campaigns

In the documentation, I don’t see a way to update the NAMES of Tags, Products, or Campaigns. Is there a way to do this?

There is no way exposed to the api to rename campaigns. However, you can modify the name of tags by accessing the Groups table and Products with the Products table.