Copying "GoPro:all" from .360 to .mp4 with Exiftool

Hi, I am currently trying to figure out how I can copy over the GoPro Metadata from the .360 file to the .mp4 file as that function has been completely removed from GoPro Player.

I tried using this command, but that didn’t work

exiftool -tagsfromfile input.360 -gopro:all= input.mp4

I am a total novice in Exiftool, but this command below seemed to show all the GPS data in the .360 file. So the data is there.

exiftool -G -ee -gopro:all input.360