Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道我是否可以通过 API 向谷歌照片共享相册添加评论?
干杯,
API 的 1.0 版本似乎在修改任何内容方面都受到限制。您甚至不能将照片添加到相册,除非在上传时指定一个 albumId。
一个例外是专辑“丰富”,请参阅https://developers.google.com/photos/library/reference/rest/v1/albums/addEnrichment 这些确实允许您向专辑概览添加文本。与用户评论不太一样——我相信它只适用于专辑所有者。