I have written a script that will create a list of shared drives and apply acls to them, provided a csv file. We would like to also apply a customized theme to each of these (the same image & color for each for standardization). I am not familiar with web developing, etc, and wondering about the <float> values.
I'm running this command but getting a "bad request" error and I'm assuming it doesn't like my float values. Can someone help me understand that syntax?
gam update teamdrive teamdriveid 0AMPxkGGQTN1eUk9PVA customtheme 152cb5hq-7z77XxY9GB-wIRraDnLp5NhY 0.000 0.000 0.000 color "#3f51b5"
...where 0AMPxkGGQTN1eUk9PVA is the ID of the Team Drive and 152cb5hq-7z77XxY9GB-wIRraDnLp5NhY is the fileID of the image (which is shared across the domain).