Hello,
I'm unable to use the data studio commands on my GAM-adv instance.
example: if i use the below command, i received an error stating "ERROR: Invalid choice"
I have enabled data studio API on my GAM project in GCP, and trying to transfer or give edit permission to a data studio report. Please could you confirm if the below command should work?
gam <UserTypeEntity> add datastudiopermissions assettype report owner <Emailddress> assetids <DataStudioAssetIDEntity> role editor
<UserTypeEntity> = should i replace this with 'gam user <user id>' ?