英文:
Gogle app script to give access to my files only for my youtube memberships
问题
新手在这里,大家好,我正在寻找Google应用脚本服务,但目前找不到接近它的方法,有人知道是否可能吗?如果可能的话,你能指导我正确的方法吗?
我的想法是使用一些Google表格上的片段代码,其中将有一些仅供我的YouTube会员访问并与之交互的表单(例如,用于计算体重的表单),但是这些用户不能看到其背后的代码,就像任何应用程序一样。
也许有另一个外部应用程序可以实现这个目标?我实际上不知道。
英文:
Newbie here guys i was looking Gogle app script services but i cant find a way to aproach it at the moment, anyone knows if its possible? and if so, could you guide me in the right way?
My idea is to have snippet codes working with some google sheets where will be forms where only my youtube memberships can access and interact with it (ex. form for calculate your weight) BUT this users cant see the code behind it, like any app.
Maybe there is another external app for aproach that? i dont know actually
答案1
得分: 1
你可以手动与任何人分享表格。
具有对表格访问权限的任何人都可以查看脚本。
无法知道谁已订阅了YouTube频道。
我认为我所说的是你无法使用应用脚本完成的。
英文:
You can manually share the sheet with who ever you want.
Anyone with access to a sheet can see scripts
There is no way of knowing who has subscribed to a YouTube channel
I think what I am saying is what you want to do can't be done with app script
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论